T
Tom Holmes Jr.
Does anyone else have an issue with the datagrid?
My complaints are:
1) it is much harder to change the column style, row style, or cell style
without going through a lot of hoops.
2) bind datagrid tables have to involve a dataset, datatable adapter, and a
binding source ...
3) I have little or no control over how the columns are displayed or
formatted when it is bound .... typical ...
I have seen examples all over Google about how to deal with it ... they are
all less than stellar and the links back to MS are horrible.
In the past 20 years dealing with grids have been good and bad ... I've
often used third party ones that just got the simple work done
that I needed to do. Has MS not learned anything in the past 20 years or
so?????????????
Sooooo ... I'd just like to use the DataGrid in a completely NON-BOUND way
.... that way I can create my own connection,
organize my data the way I want, format it the way I want ... then I can
just iterate through the resultset and load the data into the grid.
Does anyone have any examples of this, or know where I can find some????
And yes I will keep looking via Google ....
Thanks!
Tom
p.s. Maybe someone knows of a better grid than the one provided from VB.NET
pro edition?
My complaints are:
1) it is much harder to change the column style, row style, or cell style
without going through a lot of hoops.
2) bind datagrid tables have to involve a dataset, datatable adapter, and a
binding source ...
3) I have little or no control over how the columns are displayed or
formatted when it is bound .... typical ...
I have seen examples all over Google about how to deal with it ... they are
all less than stellar and the links back to MS are horrible.
In the past 20 years dealing with grids have been good and bad ... I've
often used third party ones that just got the simple work done
that I needed to do. Has MS not learned anything in the past 20 years or
so?????????????
Sooooo ... I'd just like to use the DataGrid in a completely NON-BOUND way
.... that way I can create my own connection,
organize my data the way I want, format it the way I want ... then I can
just iterate through the resultset and load the data into the grid.
Does anyone have any examples of this, or know where I can find some????
And yes I will keep looking via Google ....
Thanks!
Tom
p.s. Maybe someone knows of a better grid than the one provided from VB.NET
pro edition?