Jump to content

Recommended Posts

Posted

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.

 

Posted

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.

Posted

Is it the last created control? (Try with a new panel.)

 

Otherwise you must set the z-index using javascript.

z-index?

 

how?

 

thanks.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...