Jump to content

Best Practice for Panel in Responsive design


J C Thiery

Recommended Posts

Sorry once again,

This works fine.

    UniContainerPanel1.JSInterface.JSCall('getLayout().setVertical', [False]); //hbox
    UniContainerPanel1.JSInterface.JSCallDefer('updateLayout', [], 20);

 

But I cannot find any referenz manula. 

How can I change margins, paddings, or other properties during runtime?.

Can we do Margins or Paddings with % ?

Johannes

 

 

Link to comment
Share on other sites

Thank you, 

this helped a lot.

border Layout, and responsiveConfig do work for moving the right Panel to the bottom.

But I cannot ajust the Parent-Panel Height.

When setting Parent-Panel height to auto - the form crashes.

 

any Idea?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...