wpf - How to Virtualize Grid panel -


I am using grid as item panel template for item control because my grid has 100 rows and columns Render it so much time. So how can we make a grid panel like StackPlan?

Did you VirtualizingPanel

Another option is to use the datagrid which you are trying to do, Let him do it.

There is a great article in which I found it.


Comments

Popular posts from this blog

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

c++ - Redefined variable in the other module -