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# - Roxy file manager in MVC doesn't accept session path -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

java - Ajax call to jsp and jsp redirecting to further jsp -