FF3 and My Little Grid

Started by Ian Bayly, January 21, 2010, 03:41:47 PM

Previous topic - Next topic

Ian Bayly

Hi

Is it possible to react to a "GotFocus" or plain vanilla "LeftClick" event in an MLG row.
I have an MLG grid where row data is obtained by a series of combo box cells or a popup form with a listview.
Thus, the user goes along using left clicks to select combo box items, but then needs to right click to get ListView items.
I tried the SelChange, but that seemed to create a continuous loop, at least with the msgbox I was using to test.

Any help much appreciated

Ian B