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
544
High CPU Utilization when moving mouse over rows of the grid
posted

Hello,

I am using NetAdvantage 2009 9.2 suite. I wanted to turn off animations in xamdatagrid so I followed this proposal. After I successfully implemented custom theme and removed all triggers firing on IsMouseOver property, removed unnecessary animation (storyboards), I still notice pretty high CPU utilization (between 60 and 80 percent) which is lower than before (between 70 and 90 percent on dual core processor!), but still unusually high. On test grid I am having around 200 rows, grouped by two text fields, bound to object data source.

I notice similar performance problems in your sample (with enabled animations), so I'm wondering what is still eating my CPU. There are no binding problems or any other problems with theme when I use it - Output window in Visual Studio indicates no problem at all.

I can build a sample with given theme so you can take a closer look if you want.

Sincerely,

AndrejH