There might be an easy fix for this, but I’ve (supposedly) looked everywhere. I am working on an app right now that has quite a few of these grid beauties in it. And I’ve run into something that I need to fix.
Lets say two grids are on one form.
Grid 2’s data is bound to a datasource and grid 1’s data is also bound to another data source.
I edit the data in grid 1, which updates the datasource, I then, inside that back-end data update the data used by grid 2, but grid 2 doesn’t SHOW the update until I actually click the grid itself.
Is there a way to update the data displayed in that grid (2) without the need to physically click the control itself?
I love this control. This app has 8 grid’s in it so far. 🙂
Thanks!
-Buggi
Imported from legacy forums. Posted by Buggi (had 3617 views)