This question is locked. New answers and comments are not allowed.
I am working on the performance of the Grid and as per the forums and online help, did the following things for improving performance.
I am placing the GridView in a Grid with RowDefinition has <RowDefinition /> and the layoutroot Grid is explictly assigned a height of 520. I am trying to load a million records without any templates or styles applied, but still compared to other Grid it takes a longer time to load. Is there any other performance tip, that i might be missing ?
I am placing the GridView in a Grid with RowDefinition has <RowDefinition /> and the layoutroot Grid is explictly assigned a height of 520. I am trying to load a million records without any templates or styles applied, but still compared to other Grid it takes a longer time to load. Is there any other performance tip, that i might be missing ?
