7 Answers, 1 is accepted
0
Hello Ratndeep,
I have prepared a sample project which demonstrates how to do this. Find it attached to my reply.
Regards,
Atanas Korchev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
I have prepared a sample project which demonstrates how to do this. Find it attached to my reply.
Regards,
Atanas Korchev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Ratndeep
Top achievements
Rank 1
answered on 22 Dec 2009, 12:53 PM
Thanks Atanas.
I am eager to see sample project..
I am eager to see sample project..
0
Achint Kishore
Top achievements
Rank 1
answered on 16 Mar 2010, 01:04 PM
Hi Atanas Korchev
I am trying to export the data from telerik MVC grid, for selected (One column is checkbox column and is checked) rows only, to csv file. Can you please tell me the logic behind it.
Thanks
-A
I am trying to export the data from telerik MVC grid, for selected (One column is checkbox column and is checked) rows only, to csv file. Can you please tell me the logic behind it.
Thanks
-A
0
Hi Achint Kishore,
You can combine the server checkboxes example with the export to csv example and achieve your goal.
Regards,
Atanas Korchev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
You can combine the server checkboxes example with the export to csv example and achieve your goal.
Regards,
Atanas Korchev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Achint Kishore
Top achievements
Rank 1
answered on 16 Mar 2010, 02:20 PM
Hi Atanas
In response to your mail regarding exporting telerik grid data to csv, how will I check that only selected row (by checking the checkbox) should be exported to csv file? I am very much new to ASP.NET MVC and telerik mvc grid and started working on it few days back. Can you please modify your demo application that you posted in this tread and show us how to export the selected row (selected checkbox) data to csv? Please help me out on this, thanks in advance.
Thanks
- A
In response to your mail regarding exporting telerik grid data to csv, how will I check that only selected row (by checking the checkbox) should be exported to csv file? I am very much new to ASP.NET MVC and telerik mvc grid and started working on it few days back. Can you please modify your demo application that you posted in this tread and show us how to export the selected row (selected checkbox) data to csv? Please help me out on this, thanks in advance.
Thanks
- A
0
Hi Achint Kishore,
I think the examples I've linked before show exactly the same thing. Please review them.
Regards,
Atanas Korchev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
I think the examples I've linked before show exactly the same thing. Please review them.
Regards,
Atanas Korchev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Achint Kishore
Top achievements
Rank 1
answered on 16 Mar 2010, 02:59 PM
Hi Atanas
Thanks a lot for giving me the direction.
Thanks
-A
Thanks a lot for giving me the direction.
Thanks
-A