datagrid filled from a list
- From: "Sam" <samuel.berthelot@xxxxxxxx>
- Date: 5 Apr 2005 00:53:19 -0700
Hi,
Do you know where I can find a simple example of what I'm trying to
achieve :
I have a dataset filled with two columns from a table of my database.
Then the dataset is used to fill a datagrid.
But I would like to store the data of the dataset in a list. My dataset
has 1 column of integer values and 1 column of string values, so my
list should have the same.
Then the datagrid should be filled using the list instead of the
dataset.
I don't know :
-how to create a list and store my dataset's values
-how to specify a list as the datasource for my datagrid
can you help ?
Thx
.
- Follow-Ups:
- Re: datagrid filled from a list
- From: Cor Ligthert
- Re: datagrid filled from a list
- Prev by Date: Re: Forms.captionbutton
- Next by Date: Re: Sequential file access and binary file access
- Previous by thread: Interrupt enabled programming with vb.net
- Next by thread: Re: datagrid filled from a list
- Index(es):