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

ruby on rails - How to avoid ActionController::InvalidCrossOriginRequest exception? -

Selenium IDE Conditional Statements -

How to edit the second line in text file using batch? -