Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
295
DataTriggers and Grid Performance
posted

Hi,

I have a XamDataGrid which has around 20 columns on display at any one time.

Out of those 20 columns, roughly 6 columns are styled using DataTriggers.

 

Some of these styles have 3 - 4 diffferent data triggers on them, including multidata triggers.

I am seeing the scrolling performance deteriate when these triggers are used. If I remove these styles the performance increases again.

Can anyone help me understand:

- How much of an impact these triggers have on performance

- Will these triggers get fired when a cell is brought into view

- Is there an alternative to using data triggers

 

 

Thanks for the help,

J