Add this to the button code :
javaGridObject.display(0, new CSpDisplayAttributes());
This will refresh the data in your grid (assuming the grid is bound to a dataobject).
[EMAIL PROTECTED] wrote:
>Hello,>
>I have a Java page with a JavaGrid and a button on it. The code in the button does a
>setValue to a certain row and column.
>The setValue works great. But after a few seconds the column that was set gets set
>back to the original value on the DB.
>I have verified that it is re-reading from the DB but I don't know why. Is there a
>flag or switch that tells the grid to refresh it's
>self?? Could it be something that was set in the dataObject??
>
>Thanks in advance.
_________________________________________________________________________
For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
For dire need help, email: [EMAIL PROTECTED]