jQWidgets Forums

jQuery UI Widgets Forums Grid JQuery UI Sortable and jqxGrid

This topic contains 2 replies, has 2 voices, and was last updated by  grozavule 12 years, 9 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • JQuery UI Sortable and jqxGrid #5897

    grozavule
    Member

    I would like to use the JQuery UI Sortable functionality in a jqxGrid to reorder rows. Has anyone gotten this to work? I’ve tried it using the contenttablejqxgrid div as the selector for the sortable function. It doesn’t work.

    JQuery UI Sortable and jqxGrid #5908

    Peter Stoev
    Keymaster

    Hi grozavule,

    It is not possible to reorder rows in jqxGrid. The Sortable plug-in works with HTML elements However, jqxGrid reuses the UI elements and the Sortable plug-in will not work as expected with our widget.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    JQuery UI Sortable and jqxGrid #5918

    grozavule
    Member

    That’s okay. I should be able to accomplish a similar effect by refreshing the data. Is there an efficient method for pulling all of the values from multiple columns?

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

You must be logged in to reply to this topic.