Extraction of datas
ASP.NET
3
Posts
2
Posters
0
Views
1
Watching
-
I have generated more than 65000 rows in gird. I need to extract it into excel. But if i extract the datas, excel file doesn't open. Since excel doesn't supports more than 65000 rows. Is there any option?
Regards, John.L.Ponratnam
-
I have generated more than 65000 rows in gird. I need to extract it into excel. But if i extract the datas, excel file doesn't open. Since excel doesn't supports more than 65000 rows. Is there any option?
Regards, John.L.Ponratnam
you can export data to CSV. if you need to export more than 65000 rows :):)
Thanks & Regards Pete
-
you can export data to CSV. if you need to export more than 65000 rows :):)
Thanks & Regards Pete
Can you tell me how you can export?
Regards, John.L.Ponratnam