I am modifying the InventTable form, changing the form caption, overview
ItemId label and whatnot.
The title datasource is set to InventTable, and the table's titlefield1 and
2 are set to ItemId and ItemName.
So even though I can change the form caption and control labels, I haven't
found a way to dynamically change the titlefields of a title datasource. I
could change it statically, but this is not an option.
The closest post was 7197.1. However, if I followed this practice, one
wouldn't being using the title datasource property and would have to
duplicate the efforts already implemented.
Does anyone have experience with changing the titlefields in code?
Thanks!
|