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
425
Red Cross in WinGroupBox
posted

Hello,

I have encountered a "red cross" problem in our Win application with the use of Infragistics 2010 vol 3. This problem occurs only at one of our customers.

This customer had first the red cross problem in the WinGrid but we have fixed this.
After working with our application for 2 workweeks this error in the groupbox suddenly appeared.
This problem can occure on every workstation of this customer. None of our customers or ourselve have experienced this before.

It happens in the Paint method and this is not caught by our excepton handlers so the application crashes with a "hard" error message.

The red cross in the grid I could understand because of the refreshing of the data when filtering the data but a groupbox nevers refreshes or repaints itselfs in the application. Not on purpose nor by code.

How can I fix this?