ASP.NET - How to get gridview all records in datatable or dataset

Asked By bhanupratap singh on 27-Dec-13 07:49 AM
hi frnds.
I m using asp.net with c#. I need to get all records which are in gridview to be into datatable or dataset.
Thanks