Ask a Question related to ASP.NET Data Grid Control, Design and Development.
-
Ashwani Raghav #1
Export Datagrid to excel
Hi,
I have written the code to export my datagrid to excel. it is working fine.
But i have one issue, when ever i click on export button, it prompts me eith
to open, save or Cancel. When i click on save or cancel, it works fine. But
when i click on open button, it opens the excel on the same web page. I want
to open it on a new excel spread sheet.
How to accomplish this? Please help.
Thanks in advance.
Ashwani
Ashwani Raghav Guest
-
DataGrid data Export to Excel
I know we all have users asking "Can I Export/Import to Excel?". Apparently Excel is the best thing to come along to the user community since large... -
Display a Datagrid & Export a Datagrid to Excel
I have a page displaying a datagrid and the user wants to have two options: 1. Export the current "Displayed" datagrid to Excel 2. Export another... -
DataGrid export to excel
I've asked this question once before, but am still having problems. When I try to export this grid to excel i get the error message i've seen... -
Embedded Datagrid Export to Excel...
I have a Datagrid within a Datagrid within a Datagrid. I have successfully exported a single datagrid to excel, but when I use the same approach on... -
Export datagrid(with allowsorting) to Excel
In this instance, since you know what the user wants when you query the data, I would consider sorting the data on the server when you pull the...



Reply With Quote

