This question is locked. New answers and comments are not allowed.
Please excuse me, I am bit new to the grid. My issue is that I am don't know how to export the filtered results set of a grid. Is there a way to access the filtered results set in the controller on the server so that I can export the filtered set to excel rather than the unfiltered set?
(I am not using ajax at the moment.)
Also, I would like to display aggregates based on the filtered grid outside of the grid itself. I think that this is a similar issue. If I could access the filtered results set on the server, then I could access the aggregates server-side and do what I need to on the server.
Thanks for any assistance with this.
(I am not using ajax at the moment.)
Also, I would like to display aggregates based on the filtered grid outside of the grid itself. I think that this is a similar issue. If I could access the filtered results set on the server, then I could access the aggregates server-side and do what I need to on the server.
Thanks for any assistance with this.