This question is locked. New answers and comments are not allowed.
Hi,
I'm using the Grid control for asp.net mvc and I have a custom control for exporting to csv which is done server side. My problem is that I would like it so if the user uses the built in column filters I would like to be able to persist those filters in the data set when the user generates a csv file. Is there a way to do that?
mdk
I'm using the Grid control for asp.net mvc and I have a custom control for exporting to csv which is done server side. My problem is that I would like it so if the user uses the built in column filters I would like to be able to persist those filters in the data set when the user generates a csv file. Is there a way to do that?
mdk