Click to See Complete Forum and Search --> : Displaying a checkbox in a DataGrid


yaronb
July 31st, 2001, 04:14 AM
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.

cksiow
July 31st, 2001, 04:50 AM
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