This question is locked. New answers and comments are not allowed.
Hi,
I'm using DataGrid (I've updated with latest release Q1 2015) and when I click on a header to sort the column and it works but when I click again and again so that sort indicator disappear, there's a Exception of type LayoutCycleException ! why?
I've tried to build up a new project, Windows 8 Store App, to reproduce this scenario and put the same DataGrid with same view model etc.. In this project sorting the columns does not throw exception. The main project and the xaml page, where the exeption is happening, is inside a Frame. May be this is the cause?
Can you help me?
I have other issues regarding the same DataGrid and I'll post them in other threads.
Thanks in advance.
Alessandro
I'm using DataGrid (I've updated with latest release Q1 2015) and when I click on a header to sort the column and it works but when I click again and again so that sort indicator disappear, there's a Exception of type LayoutCycleException ! why?
I've tried to build up a new project, Windows 8 Store App, to reproduce this scenario and put the same DataGrid with same view model etc.. In this project sorting the columns does not throw exception. The main project and the xaml page, where the exeption is happening, is inside a Frame. May be this is the cause?
Can you help me?
I have other issues regarding the same DataGrid and I'll post them in other threads.
Thanks in advance.
Alessandro