jQWidgets Forums

jQuery UI Widgets Forums Grid columnresize problem info/solution

This topic contains 1 reply, has 2 voices, and was last updated by  ivailo 8 years, 11 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • columnresize problem info/solution #84437

    StanLogan
    Participant

    Hi All,

    I had a problem where column resizing would not work. I could see the cursor change when I hovered over the header column edge, but when I clicked and tried to drag to do the resize, the vertical bar resize indicator never appeared, and when I released the drag, nothing happened.

    Everything else was working fine, so I knew it was something in my existing code that was causing the problem.

    It turned out that when I had evaluated SlickGrid, it required jquery.event.drag-2.2.js to be used. That include was still there when I integrated the jqwidgets grid, and that was what caused the problem. So, jquery.event.drag conflicts with column resizing in the jqwidgets grid.

    Lucky for me, I have no other requirement for jquery.event.drag, so resizing is now working great in the jqxGrid.

    columnresize problem info/solution #84446

    ivailo
    Participant

    Hi StanLogan,

    Thanks for the feedback.

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.