Subject | Simple Way to Refresh a single Row |
---|---|
Author | cgar1136 |
Post date | 2004-08-10T18:33:32Z |
Hi there Forum...
I have a little question... piece of cake for all the gurus around
here... i hope...
My problem is this: i need to update the value of some fields after a
post action in a TIBOQuery, but i want to keep the current row... if
a use a Refresh i see the fields updated from database, but i lost
the active row after that, Refresh always returns the focus to the
first row in the Dataset... what i'm looking for is a Kind
of "RefreshRetaining" method or something like that, others
DBComponents Set's have this method, how can i do this in IBO ??...
Any Ideas???
Thanx
Carlos
I have a little question... piece of cake for all the gurus around
here... i hope...
My problem is this: i need to update the value of some fields after a
post action in a TIBOQuery, but i want to keep the current row... if
a use a Refresh i see the fields updated from database, but i lost
the active row after that, Refresh always returns the focus to the
first row in the Dataset... what i'm looking for is a Kind
of "RefreshRetaining" method or something like that, others
DBComponents Set's have this method, how can i do this in IBO ??...
Any Ideas???
Thanx
Carlos