|
-
Sep 18th, 2009, 08:28 AM
#1
Thread Starter
Lively Member
vb6 Adding checkbox column in datagridcontrol
Hello,
i have in mysql database a column (INT) wich can take 1 or 0 value. I want to retrieve data from the mysql table with that column and i want the datagrid to show a checkbox for that column :
checked if the value is 1
unchecked if the value is 0
Can this be done?
Or it can be done if i change the column data type?
Thank you!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|