Grid - deselect CurCell

Started by Danner, January 14, 2010, 07:10:56 AM

Previous topic - Next topic

Danner

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

owenwengerd

What error do you get when you call SetCurCell -1 -1?
Owen Wengerd (Outside The Box) / ManuSoft

Danner

error: bad argument type: stringp nil

Danner

Oops, on further investigation - the call only fails on this particular project. I need a closer look at my project.

Very sorry about that (and after reading the posting guidelines thread....)