all groups > vb.net controls > october 2004 >
You're in the

vb.net controls

group:

DataGrid Without DataBase? Sample/Example?



DataGrid Without DataBase? Sample/Example? eBob.com
10/30/2004 10:23:55 AM
vb.net controls: I suspect that it is possible to use a DataGrid without using a database.
But everything I've been able to find about the DataGrid control involves a
database. I'd like to be able to experiment with the DataGrid control
without having to deal with the complexity of database stuff.

Are there any examples or samples of using a DataGrid which do not involve
databases? I've looked but have to been able to find any.

Thanks, Bob

Re: DataGrid Without DataBase? Sample/Example? Ken Tucker [MVP]
10/30/2004 2:24:23 PM
Hi,

Here is a sample that binds a datagrid to an arraylist.
http://www.onteorasoftware.com/downloads/arraylisttodatagrid.zip

Ken
--------------------
[quoted text, click to view]
I suspect that it is possible to use a DataGrid without using a database.
But everything I've been able to find about the DataGrid control involves a
database. I'd like to be able to experiment with the DataGrid control
without having to deal with the complexity of database stuff.

Are there any examples or samples of using a DataGrid which do not involve
databases? I've looked but have to been able to find any.

Thanks, Bob


AddThis Social Bookmark Button