Completed
Last Updated: 16 Oct 2018 07:06 by Miquel
ADMIN
Nasko
Created on: 23 Jan 2018 08:06
Category: UI for UWP
Type: Bug Report
1
DataGrid: TemplateColumn throws NullReferenceException when measuring its cells while scrolling

		
1 comment
Miquel
Posted on: 23 Jan 2018 08:17
I have detected a problem with the datagrid scrollbar. To reproduce:
1- Use Datagrid with TemplateColumn
2- Minimize the window until you see the horizontal scroll.
3- Move the horizontal scrollbar from left to right repeatedly
3- After a random repetition, I detect an error with MeasureCell method.