jQWidgets Forums

jQuery UI Widgets Forums Grid SQL Statement for Grid Contens

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • SQL Statement for Grid Contens #62614

    derarnold
    Participant

    Hello hello.

    For the export I have written manually, I need to know the status of the filters of my main grid as well as the displayed columns.

    Is there any way to get the parameters, that the grid is sending to the php backend?

    Has anyone perhaps a sample code?

    Thank you

    Oliver

    SQL Statement for Grid Contens #62645

    Dimitar
    Participant

    Hello Oliver,

    You can get the status of the filters with the method getfilterinformation. You can also iterate through all the columns and check which ones are visible with the method iscolumnvisible.

    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.