Re: Checkbox in grid by Mark
Mark
Mon Aug 22 21:14:49 CDT 2005
Put the grid in edit mode (right click on grid and click edit). Click on the
Checkbox from your class library then click in the column where you want it
in. On the Property Sheet, change the CurrentControl property for that
column to the checkbox. The data type for the checkbox is the same as it
would be for any other checkbox. It can be numeric where the possible values
can be 0, 1 or null or a logical.
"warrenjw" <warrenjw@discussions.microsoft.com> wrote in message
news:294DA586-C179-497D-A741-86D3A48283C6@microsoft.com...
> Hi
>
> I would like to use a checkbox in a column of a grid but I am not sure how
> to do this and also what type of field would the checkbox require.
>
> Help appreciated,
>
> warrenjw
> warrenjw@internode.on.net