Click to See Complete Forum and Search --> : Check mark on Flex Grid


September 17th, 1999, 02:35 PM
I'm using FlexGrid and I would like to have a check box column on the grid.
I didn't know if the grid directly supported the check box column, so I just created a blank column (width of 400) to the left.

I'm able to detect mouse down event on this column. My question is, how do I draw check mark symbol on the grid?

Thanks

Keith