Just after exporting gridview datas to excel, i need to open the newly created excel file directly in excel on client side.
How can i do that ????
Thanks
Frederic
GenApi
1 Answer, 1 is accepted
0
Yavor Georgiev
Telerik team
answered on 20 Apr 2011, 11:35 AM
Hi DenisCL,
You can use the System.Diagnostics.Process.Start method, passing the path to the exported file and the OS will open it in the default viewer.
Greetings,
Yavor Georgiev
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