zzfive03
Programmer
- Jun 11, 2001
- 267
Hello,
I am using a DataGrid component (from the Microsoft DataGrid Control 6.0)
I can successfully load it with my recordset data. However, I need a way to add some sort of checkbox or "selector" to each row.
The idea is that this datagrid is showing a list of "things to print" but i want the user to be able to de-select certain items, if they feel they do not need these. Is there a way/property on the DataGrid component that will allow me to do this?
Your help is appreicated
Mark
I am using a DataGrid component (from the Microsoft DataGrid Control 6.0)
I can successfully load it with my recordset data. However, I need a way to add some sort of checkbox or "selector" to each row.
The idea is that this datagrid is showing a list of "things to print" but i want the user to be able to de-select certain items, if they feel they do not need these. Is there a way/property on the DataGrid component that will allow me to do this?
Your help is appreicated
Mark