Jump to content

Recommended Posts

Posted

Hi,

 

I have on RADStudio XE7 and lsat version of uniGUI :

 

MainForm

=> UniDBGrid => align = alClient

 

If I resize the main window, TuniDBGrid is not resized ? Why ?

 

If I resize the main window, TuniDBGrid is not resized

Posted

yes

 

AlignmentControl = uniAlignmentServer

=> Resize at run app OK

=> Resize windows, app not resize

 

AlignmentControl = uniAlignmentClient

=> Resize at run no ok

=> Resize windows, app not resize

  • 6 months later...
Posted
Hi Philippe,

 

I had this problem and it took me a few minutes to realize that I had placed my UniDBGrid inside a UniContainerPanel, and this limited the space for the Grid. After setting Container to alClient, everything worked.

Make sure you are in a similar circumstance.

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...