jQWidgets Forums

jQuery UI Widgets Forums Grid Refresh a jquerygrid column

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Refresh a jquerygrid column #69287

    manolo8217
    Participant

    i have a jquery grid with 3 columns and i have to update or refresh once every 3 minutes, i try with $(‘#jqxGrid’).jqxGrid(‘updatebounddata’); but refresh all the grid, could you please help me…

    Refresh a jquerygrid column #69290

    Dimitar
    Participant

    Hello manolo8217,

    This is a normal behaviour – the whole grid is updated (and refreshed) when updatebounddata is called. I did not understand your question, though. Do you want to refresh only one column? Please clarify.

    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.