Hi Igor,
thank you for your fast response.
Can you tell us why do you need this functionality?
I am a MS Access Developer and try to replace the Continous Form view
of access, which lacks several features.
I can fill the iGrid with the wonderfull function FillFromRS,
but get stuck with the following function:
- In Access Forms you define a Tab Order for your controls,
so when leaving one field the next field in order gets the focus.
But you may flag a control so that it is excluded from this order
and will not get the focus when cycling through the controls.
e.g. in the following iGrid I will only cycle through
Menge, Gewicht and Chargen. The other fields are for displaying only.
( e.g. Betrag gets calculated by multiplying Menge with Preis )
[img]http://tinypic.com/r/f2tvg3/7[/img]
Best regards
Klaus
Edited by moderator
2011-02-03T07:21:29Z
|
Reason: Not specified