Subject | Updating column in grid with joined query |
---|---|
Author | John Costanzo |
Post date | 2006-09-17T15:16:24Z |
Hello:
I have a TIB_Grid that displays the results of a TIB_Query that has
joined tables. It appears that because the tables are joined I am
unable to edit any fields in the grid. It seems that the result set
is by default read only even though I have RequestLibe set to True and
I open for update. I want my users to have the ability to directly
edit a field in the grid. Is there a way to accomplish this?
Thanks
I have a TIB_Grid that displays the results of a TIB_Query that has
joined tables. It appears that because the tables are joined I am
unable to edit any fields in the grid. It seems that the result set
is by default read only even though I have RequestLibe set to True and
I open for update. I want my users to have the ability to directly
edit a field in the grid. Is there a way to accomplish this?
Thanks