jQWidgets Forums

jQuery UI Widgets Forums Grid jqxgrid addrow

This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 8 years, 1 month ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • jqxgrid addrow #94617

    dan123
    Participant

    Hi i have setup a grid with addrow that adds a new row at the top. Now I want to disable or remove the sort/filter option because if click the column sort it would send that new row at the bottom. So I was wondering if there is a workaround to not sort/filter a new row. The row should always be at the top no matter any sort/filter has been done. But after completely editing the row, now it should let you sort/filter normally. This should only apply to add new row when its in editing mode.

    Here is my jsfiddle:
    http://jsfiddle.net/nc5ttq3k/2/

    jqxgrid addrow #94629

    Hristo
    Participant

    Hello dan123,

    Unfortunately, there is not such feature.
    You could try to create a workaround by using custom sorting and filtering.
    (as references could use this and this tutorial)

    Best Regards,
    Hristo Hristov

    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.