Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
545
ActiveDataItem is set when setting DataSource
posted

Hi, we found out whenever update DataSource to a new collection, ActiveDataItem is set automatically, so the first item in the collection is selected, however, due to sorting in the grid, the selected row isn't always the first row displayed in the grid. It looks like random row is selected in the grid.

It doesn't happen when clear the old collection and add new items into old collection, it only happens when it's set with a brand new collection. Is there a property to disable the auto select?

Thanks,

Crystal.