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
475
Infinite loop resulted from invalidating TimeManager
posted

Hi,

I have a XamGrid with a checkbox column, there are times when I checked/unchecked the control, my UI freezes and I get this error:

"An infinite loop appears to have resulted from repeatedly invalidating the TimeManager during the Layout/Render process."

I believe TimeManager is part of the Infragistics control. Any idea as to why this is happening?

Parents
No Data
Reply
  • 2155
    Offline posted

    Hello Erika,

    I created a sample of XamGrid with CheckBoxColumn but have not been able to reproduce the behavior you are describing.

    I have attached the sample project I used to test this. Please test this project on your PC; whether or not it works correctly may help indicate the nature of this problem.

    Thank you,
    Mihoko Kamiishi

    CASE-184028.zip
Children