Datasource for dataGrid
C#
3
Posts
2
Posters
0
Views
1
Watching
-
hi, i wonder whether i can use array list as datasource for datagrid, anybody could tell me what kind of object that can be used as datasource for datagrid, any article on that? my dataGrid didn't display anything when i use arraylist(of data rows) as its dataSource.could anybody tell me why? Thanks
-
hi, i wonder whether i can use array list as datasource for datagrid, anybody could tell me what kind of object that can be used as datasource for datagrid, any article on that? my dataGrid didn't display anything when i use arraylist(of data rows) as its dataSource.could anybody tell me why? Thanks