menu is hidden

<< Click to Display Table of Contents >>

Navigation:  Forum >

menu is hidden

Forum link

 


 

12-02-2019, 01:06 PM:

 

How can I stop drop down menus from being hidden by Region control?

 


 

12-02-2019, 08:12 PM:

 

use Zindex

 


 

12-03-2019, 08:19 AM:

 

Yes, as Mikael pointed out, please set zindex property of controls and see if it works. zIndex property of top controls should be higher than the ones from background controls

 


 

12-03-2019, 02:05 PM:

 

(12-03-2019, 08:19 AM)Alexandre Machado Wrote: [ -> ]Yes, as Mikael pointed out, please set zindex property of controls and see if it works. zIndex property of top controls should be higher than the ones from background controlsI attached a bmp image. I tried to setting menu region zindex to a high value

 


 

12-03-2019, 02:10 PM:

 

If you have the menu inside a region. Please check Region.ClipRegion value

 


 

12-04-2019, 08:42 AM:

 

Zindex and ClipRegion are not helping with this advanced grid from TMS