Subject | TIB_Grid and computed fields |
---|---|
Author | jkkotze@yahoo.com |
Post date | 2001-03-14T12:11:23Z |
I have a table with information about users. I have a trigger that
creates the displayname from the surname, firstname and initials in
order for me to sort on the displayname field. I use a TIB_Grid to
display the displayname and some other info. The problem is that when
I update the surname, firstname or initials field, the displayname
field in the table changes, but the grid is not aware of the change.
Is there a way I can get the grid to reload this field ?
Regards
Johan Kotze
creates the displayname from the surname, firstname and initials in
order for me to sort on the displayname field. I use a TIB_Grid to
display the displayname and some other info. The problem is that when
I update the surname, firstname or initials field, the displayname
field in the table changes, but the grid is not aware of the change.
Is there a way I can get the grid to reload this field ?
Regards
Johan Kotze