PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Ian Bayly on January 21, 2010, 03:41:47 PM

Title: FF3 and My Little Grid
Post by: Ian Bayly on January 21, 2010, 03:41:47 PM
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