Jump to content

Change buttons of unimedit, unimdbedit components to the left side


asapltda

Recommended Posts

Good morning, I am using tunimedit components, tunidbedit and buttons that are created when s use triggers or delete content appear on the right side, is it possible to display the buttons on the left side ? , How should you code them to appear on the left side?, Thank you for your Attention

Link to comment
Share on other sites

1 hour ago, asapltda said:

Good morning, I am using tunimedit components, tunidbedit and buttons that are created when s use triggers or delete content appear on the right side, is it possible to display the buttons on the left side ? , How should you code them to appear on the left side?, Thank you for your Attention

Hello,

You may need to use RTL property.

RTL = True

Link to comment
Share on other sites

thanks for you quick answer. but let me introduce you to a sketch

Change buttons of unimedit, unimdbedit components to the left side

 

-----------I --------------------I  ----

Label          edit                           buttons 

Required

---------I---- !-----------------I  

label      buttons   edit 

 

The reason for this is to use a program , made for mobile on the desktop, and on the desktop do not appear buttons like search, delete data

 

 

Link to comment
Share on other sites

×
×
  • Create New...