Click here to Skip to main content
15,905,566 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i take a gridview within gridview.and i want to show inner gridview values in excel..but in excel only one gridview value is displayed..but i want inner gridview also..
Posted
Comments
Anandkumar D 17-Oct-12 5:59am    
show your code here....

I think you can write your code here and it is more easy and quick to get help from others
 
Share this answer
 
Hi,

You can loop through each row of gridview to manually create an excel file.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900