Browse by Tags
All Tags » DataGrid » 3.1 (RSS)
-
Hi!
In my application I have a navigation history (like web-browser). Each history step has his own set of data.In UI I have a DataGridControl with TableView. When user navigates forward or back in navigation history, ItemSource of DataGridControl changes to another object.
I want to save the selection and scrolling offset. With selection I ...
|
|
|
|