Atozed Forums
Problem with IWRegion, controls disappear after first use - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: Problem with IWRegion, controls disappear after first use (/thread-2515.html)



Problem with IWRegion, controls disappear after first use - GruizR - 09-27-2021

Hi everyone,

I have a problem with an IWRegion that contains an IWGrid and 2 buttons, this IWRegion is shown when the user selects an option from a list contained in an IWComboBox, information is displayed in the grid, the problem is that when they close that IWRegion and select another option, the IWRegion appears empty and the controls within it are not visible.

Can you help me, please?


RE: Problem with IWRegion, controls disappear after first use - Alexandre Machado - 09-28-2021

How is the IWRegion closed? What option is selected? How?
You need to show me some code or preferable give me a minimal test case showing this behavior.