3.2.0

Does obj.refresh() reload the data?

I'm doing cell validation and need to change value of a cell in a different row and column depending on the value of the cell being validated.

For some reason I'm having a heckuva time figuring out to set the text in the new cell (and get it to show up).

Can somebody throw me a lifeline here? :-)

Thanks,

== Ross ==
Ross Lambert
January 27,
Ah, I figured it out. I had a bug that was blowing up before the statement with the refresh even executed.

So, what I'm doing is setting my data and then calling refresh to redraw the grid. Seems OK and is fast enough for my app.

Thanks,

== Ross ==
Ross Lambert
January 28,

This topic is archived.

See also:


Back to support forum