|
-
Apr 28th, 2001, 02:07 PM
#1
Thread Starter
New Member
checkbox in a datagrid
I need to place a checkbox inside a datagrid. Im setting the
format property to "Checkbox" in the Column0, but nothing
happens. I'm fetching data from a SQL Server DB, and the datatype
in the column 0 is "bit" (Im asuming this is a boolean type, since
there is no "boolean" datatype in SQL Server)
How can I do this? Is there an easy way to do it?
Should I use another control?
Thanks for your help!
David
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
|