jahlxx Posted April 2, 2018 Posted April 2, 2018 Hi. When a panel is not visible, when set it visible in run time, it seems that appears in back. is there any option to set it visible and bring to front? Thanks.
jahlxx Posted April 2, 2018 Author Posted April 2, 2018 I have a panel, visible = false in design time. In the form, the user click a button, I have to set the panel visible in run time. The panel is setted as visible, but not appears in front.
Oliver Morsch Posted April 2, 2018 Posted April 2, 2018 Is it the last created control? (Try with a new panel.) Otherwise you must set the z-index using javascript.
jahlxx Posted April 2, 2018 Author Posted April 2, 2018 Is it the last created control? (Try with a new panel.) Otherwise you must set the z-index using javascript. z-index? how? thanks.
Oliver Morsch Posted April 2, 2018 Posted April 2, 2018 http://forums.unigui.com/index.php?/topic/9702-tunipanel-bringtofront/?fromsearch=1
jahlxx Posted April 2, 2018 Author Posted April 2, 2018 Can you make a simple testcase for this ?! Here is. GridCellStyle.zip
Sherzod Posted April 2, 2018 Posted April 2, 2018 Hi, Here is. Try this approach for now: http://forums.unigui.com/index.php?/topic/5658-unidbdatetimepicker-always-in-front-side/&do=findComment&comment=28897 And Please report to support portal
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now