jQuery UI Widgets Forums Grid Grid Column Resize problem

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Grid Column Resize problem #25712

    mtbvfrAgain
    Blocked

    Good evening,

    With “autoshowcolumnsmenubutton” set to “false”, the width of the columns can’t be resized after clicking on the “Column Header Menu Button”.

    Initially, after the page is opened, the width of the columns can be resized but, as soon as you activate the “Column Header Menu” to open the pop-up that displays the Sorting and Filter Options, the columns can’t be resized.

    I have the following Javascript files loaded in this order. Changing the order, under jqxgrid.js, makes no difference.
    jqxgrid.js
    jqxgrid.columnsresize.js
    jqxgrid.selection.js
    jqxgrid.sort.js
    jqxgrid.filter.js

    Try adding the following properties to your columnsresize.htm demo and you should see what I mean.

    autoshowcolumnsmenubutton:false,
    filterable:true,
    sortable:true

    Thank you, Michael.

    Grid Column Resize problem #25870

    Dimitar
    Participant

    Hello Michael,

    Thank you for your feedback. We will fix the reported issue as soon as possible.

    Best Regards,
    Dimitar

    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.