Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
Most grids have a property such as SyncToCurrencyManager or something like that that tells the grid to stay in sync with the ICurrencyManager.Position, which is set by the navigate methods. There was a problem with the grid matching the position of the business object when the business object was navigated, but it was fixed some time ago, so I don't think that's your issue.
|