jemmyhatta Posted November 26, 2015 Posted November 26, 2015 Hi, Anyone can help me? Inside my form, there're unidbgrid and unipanel. By default when runtime, the unipanel is in a condition where "visible = false". And when I changed "visible = true", the unipanel appeared in front of unidbgrid. But, part of that unipanel is masked by the "title row" from the unidbgrid (see attachment). How to fix that case? Please inform me my mistake. Thanks in advance for any help. Quote
ldb68 Posted November 26, 2015 Posted November 26, 2015 Hi, Anyone can help me? Inside my form, there're unidbgrid and unipanel. By default when runtime, the unipanel is in a condition where "visible = false". And when I changed "visible = true", the unipanel appeared in front of unidbgrid. But, part of that unipanel is masked by the "title row" from the unidbgrid (see attachment). How to fix that case? Please inform me my mistake. Thanks in advance for any help. try here (z-index) for the panel http://forums.unigui.com/index.php?/topic/3468-z-order-of-unipanel/?hl=z-index&do=findComment&comment=16158 http://forums.unigui.com/index.php?/topic/5288-unidbgrid-and-unipanel/?hl=z-index&do=findComment&comment=27207 Quote
jemmyhatta Posted December 1, 2015 Author Posted December 1, 2015 Hi, Thanks for the given link. I've try that but works only on the panel. The component from the panel like datetime and combobox are hidden by the panel itself when the drop down list is selected. After searching this forum for a while, I found something useful that solve all I need. Below is the link: http://forums.unigui.com/index.php?/topic/5658-unidbdatetimepicker-always-in-front-side/&do=findComment&comment=28897 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.