This question is locked. New answers and comments are not allowed.
Hi,
I use RadGridView in Telerik Q3 Beta 2009.3.916 binding to DomainDatasource and I have a problem. When I change selected item (by click or up/down arrow), DomainDatasource.DataView.CurrentItem doesn't change. Also, when I use method to move next/previous item of DomainDatasource, SelectedItem (or active item) of RadGridView doesn't change.
If I use GridView standard, SelectedItem and CurrentItem of DomainDatasource always synchronized. How can I implement to get this feature?
Thanks!
I use RadGridView in Telerik Q3 Beta 2009.3.916 binding to DomainDatasource and I have a problem. When I change selected item (by click or up/down arrow), DomainDatasource.DataView.CurrentItem doesn't change. Also, when I use method to move next/previous item of DomainDatasource, SelectedItem (or active item) of RadGridView doesn't change.
If I use GridView standard, SelectedItem and CurrentItem of DomainDatasource always synchronized. How can I implement to get this feature?
Thanks!