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

c++ - Cmake produces file extensions in static library archives -

c# - Roxy file manager in MVC doesn't accept session path -

c# - Check if a NumericUpDown has no value -