Jump to content

UniPanel form blocked by UniDBGrid (Title Row)


jemmyhatta

Recommended Posts

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.

post-2205-0-43450300-1448522201_thumb.jpg

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...