7
Reply

Cast ArrayList used in Gridview datasource to Datatable without loops

narasimman g

narasimman g

Jul 22 2011 1:23 AM
5.1k
Dear All,

I would like to Cast Arraylist into datatable

Arraylist can be bound in Gridview and displayed in table format
why Gridview.Datasource is not convertable to Datatable
?

is there any easier way to convert collections into Datatable

i have thousands of records ..using loops wil not be good

Advanced thanks

Answers (7)