How to display small button and label in single line
when i try to drag drop , label and button are getting displayed in two different lines one after the other
How to display small button and label in single line
when i try to drag drop , label and button are getting displayed in two different lines one after the other
Hello,
You need to use grid component (1 row, 2 columns) and insert button and label in its cells.