Browse by Tags
All Tags » scrollbar » scrolling progr... » scrolling » Scroll Bar (RSS)
-
OK, is there a better way to bring an item into view and scoll up? Problem is that I have this:
I have a datagrid that has one Group (added into grid.ItemsSource.GroupDescriptions) which looks like this
HeaderRow ITEMROW1 ITEMROW2HeaderRow ITEMROW3 ...
-
I have virtualized grids where everything works fine but I have one grid that does not use the DataVirtualization and here is the issue.
I have lets say 50 records in the grid, and initially scrollbar is on the top as expected. If I sort by some column in the grid everything works as expected. Data is sorted by the column and ...
|
|
|
|