Last Updated:
01 Jul 2024 11:22
by ADMIN
Window: NRE exception is raised when closing a modal RadWindow and opening it on a separate thread
In a scenario where a modal RadWindow is closed and it is opened via a separate thread, the Host property of the WindowWithNoChromeWindowHost class in the BringIntoFront method may be null, which raises an NRE exception.