![]() |
|
|
|
|
1
9th March 12:08
External User
Posts: 1
|
Hi,
I am writing a small app in VB6. I have a DataGrid bound to an MSSQL table (view actually). I would like to display a specific 'bit' type column as a column of checkboxes, but I seem unable to do this. Do I need to: - change the column's SQL data type? - set some formatting properties on the DataGrid (other than setting the column format to 'checkbox')? - use an altogether different control instead of the DataGrid? Thanks for any help you can offer, urgo. -- Posted via http://dbforums.com |
|
|
|