Hello Everyone,
Is it possible to save the state of the browse, where the selected row is fourth from top so when the browse is restored, the selected row stills shows fourth and not at the top of the browse?
For Example:
row one
row two
row three
row four <- Selected Row
row five
row six
etc.
After Restore, it shows thus:
row four <- Selected Row
row five
row six
row seven
row eight
row nine
etc.
Any Ideas?
TIA,
David