ost
Well-known member
hi
I have a dataset with one collumn of data.
what I want is to display this in a datagrid, but I want to have a checkbox on each row too.
I know how to use the Datagrid.datasource=dataset
But this will of course only show the data in the grid.
I have a dataset with one collumn of data.
what I want is to display this in a datagrid, but I want to have a checkbox on each row too.
I know how to use the Datagrid.datasource=dataset
But this will of course only show the data in the grid.