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

python - Writing Greek in matplotlib labels, titles -

Pygame memory leak with transform.flip -

cmake set_source_files_properties not working properly -