dorian53

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Author
    Replies
  • in reply to: Column Chooser doesn’t work #93296
    dorian53
    Participant

    I use jQuery('#tab').jqGrid('columnChooser', {“msel_opts”: $.ui.multiselect.defaults});

    And i replaced destroyed in ui.multiselect like in last OlegK answer.

    It's OK even if the modal inputs buttons are very bigs.

    In short :

    1. use jQuery('#tab').jqGrid('columnChooser', {“msel_opts”: $.ui.multiselect.defaults});

    2. change destroy ui.multiselect

    3. change code grid.jquery.ui as in my answer 5

    I've forgotten anything ?

    in reply to: Column Chooser doesn’t work #93295
    dorian53
    Participant

    Thanks a lot.

    jQuery(“#list”).columnChooser(); is a mistake when i copied my source code in this reply.

    I don't understand this topic http://www.trirand.com/blog/?page_id=393/bugs/small-bug-in-grid-jqueryui-js-and-ui-multiselect-js/

    There are, how many steps ?

    I 've just followed the last tony answer.

    in grid.jquery.ui, I've replaced

    if ($.ui && $.ui.multiselect && $.ui.multiselect.prototype._setSelected) {

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

Stay connected with us in your favorite flavor!