WPF Toolkit DataGrid Performance Issue

Posted by Ankush on Stack Overflow See other posts from Stack Overflow or by Ankush
Published on 2010-04-14T18:10:26Z Indexed on 2010/04/14 18:13 UTC
Read the original article Hit count: 382

Filed under:
|
|

Hi All,

I am facing a performance issue with WPF Toolkit datagrid. In my application I have created a view containing multiple Data Grids (around 25) with about 5 rows in each grid. The grids are placed in an ListView, the problem I am facing is of rendering of my view.

Can anyone guide me to resolve the issue.

Thanks

© Stack Overflow or respective owner

Related posts about wpf

Related posts about wpftoolkit