Thanks ( it highlights Datatable, and as i put the cursor over it it says the system the datatable is not defined.) I have used Imports system.data and the error has disappeared. but as i run I can not see any data on the GV gridview! I have tried using
ViewState("dt") =
True
Ibro
Participant
1402 Points
455 Posts
Re: ArrayList onto DataControl; Gridview, datalist etc
Jan 11, 2009 05:57 PM|LINK
Thanks ( it highlights Datatable, and as i put the cursor over it it says the system the datatable is not defined.) I have used Imports system.data and the error has disappeared. but as i run I can not see any data on the GV gridview! I have tried using ViewState("dt") = True
but still no data can be seen!
Ibro