This is a migrated thread and some comments may be shown as answers.

[Solved] Sending dataset back to server side code

2 Answers 18 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Matt
Top achievements
Rank 1
Matt asked on 24 Jan 2012, 03:40 PM
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

2 Answers, 1 is accepted

Sort by
0
Matt
Top achievements
Rank 1
answered on 24 Jan 2012, 09:10 PM
Never mind. I stated my issue poorly. I'll start another thread.
0
Georgi Tunev
Telerik team
answered on 25 Jan 2012, 09:22 AM
Hi Matt,

Our Toolbar Command demo shows how to achieve this. You can filter the data and when you export it to CSV, only the filtered data will be saved.

All the best,
Georgi Tunev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now
Tags
Grid
Asked by
Matt
Top achievements
Rank 1
Answers by
Matt
Top achievements
Rank 1
Georgi Tunev
Telerik team
Share this question
or