|
-
July 31st, 2001, 04:14 AM
#1
Displaying a checkbox in a DataGrid
Hi,
I have a DataGrid that displays a recordset , which one of its fields is boolean. Is there a way for me to display it on the DataGrid as a checkbox, instead of a numerical value ?
Thanks,
Yaron.
-
July 31st, 2001, 04:50 AM
#2
Re: Displaying a checkbox in a DataGrid
if u r willing to modify from other people code, refer http://vblib.virtualave.net, there should be a function called ComboboxInput for vbMsflexGrid, there will enable combobox input inside a msflexgrid control. use the same method, you might get what u wants.
HTH
cksiow
http://vblib.virtualave.net - share our codes
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
|