2010-01-14 15:10 UTC
Hi
After making a cell in a grid control active/current - my application subsequently needs to deselect the grid control of any active cells.
I tried (dcl_Grid_SetCurCell MyProject_TestProject_MyGrid -1 -1), but it returns an error. It seems that the only way of deselecting a cell is by choosing another cell on the grid.
Just wondering if I've missed something obvious, before I log it on the wish list.
Cheers
After making a cell in a grid control active/current - my application subsequently needs to deselect the grid control of any active cells.
I tried (dcl_Grid_SetCurCell MyProject_TestProject_MyGrid -1 -1), but it returns an error. It seems that the only way of deselecting a cell is by choosing another cell on the grid.
Just wondering if I've missed something obvious, before I log it on the wish list.
Cheers