G
Guest
On a columnar form, showing 4-5 records at a time, I would like to have a
stronger indication of which one that is the current record -- the little
triangle in the left column is too small and in-conspicuous.
Best thing would be if the current record would show in a different
background color, or at least that one object in the record turned to a
different color.
Changing a color in design mode will apply to all records, right?, so that
won't work.
I guess it is possible to use some event, e.g. LostFocus, to detect when the
current record changes, but how can I make a property change that applies to
just one of the records showing on the form?
Please help,
Sverk
stronger indication of which one that is the current record -- the little
triangle in the left column is too small and in-conspicuous.
Best thing would be if the current record would show in a different
background color, or at least that one object in the record turned to a
different color.
Changing a color in design mode will apply to all records, right?, so that
won't work.
I guess it is possible to use some event, e.g. LostFocus, to detect when the
current record changes, but how can I make a property change that applies to
just one of the records showing on the form?
Please help,
Sverk