Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

Commented Unassigned: DataGridControl PageDn doesn't work when there's a tall rows [22504]

$
0
0
I'm using a DataGridControl with a TableView. The row height can vary and sometimes rows can be taller than normal. This particular bug occurs if the total height of the row is higher than the next page would be.

What happens is that PageDn stops working and will not scroll to the next item. It appears to be rooted in TableViewItemsHost.HandlePageDownKey. It appears to be incorrectly calculating either the initialDesiredIndex or the focusContainerRealizedIndex and what's happening is these two values match and SetCurrent is never called.

Please let me know if you need me to put together a repro to demonstrate this.
Comments: ** Comment from web user: theficus **

I've attached a simple repro program that demonstrates the issue. This is using the DataGridControl control that's include with the 3.0 version of the Extended WPF Toolkit. I haven't tried earlier versions to see if it repros there.

The WPF native DataGrid does not experience this issue with a similar configuration.


Viewing all articles
Browse latest Browse all 4964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>