This can show my data.However,the GridView control show all of the ArrayList's data in one column named Item,which make the page long and ugly.
I just want to show my ArrayList's data(a set of Array) like a table in the GridView control .
Can someone help me to solve this problem?
Thanks a lot !

Blocked AccountPosted Mar 28, 2011, 3:01 AM
Take the reference of this article
Binding an ArrayList with DataGrid Control