I think it would be helpful to address this at the same time:
When a control is data bound, for example, I data bind a grid to an underlying database, does that always mean that when data in the underlying database changes, that grid control will automatically change to the new value?
If not, then I assume the grid control would only change value upon subsequent calls to data bind?
I assume that it would only change after calling data bind again.
Thank You
- Richard
