jQuery UI Widgets › Forums › Grid › Custom Aggregates not update
Tagged: aggregates, angular grid, grid, jquery grid, jqxgrid, JSP, statusbar, sum
This topic contains 2 replies, has 2 voices, and was last updated by Dimitar 10 years ago.
I get sum function response from jsp with json. I want to get it from source and put it to aggregates jqxgrid. How can i can put it? Please help me
and it can be updated when i refresh jqxgrid
Hello Huseyn,
We suggest you place this sum value in a custom div or span element in the grid’s statusbar dynamically (by setting the custom div/span’s content with jQuery’s .text()). When you refresh the grid, set the value the same way again.
Best Regards, Dimitar
jQWidgets team http://www.jqwidgets.com/
You must be logged in to reply to this topic.