Style box for layout control

i must be doing something wrong, here.
i want to position several buttons next to a data table. i created a style box, put the data table inside of the style box, and then put another style box next to the data table, but i can’t seem to get the style box to sit next to the data table. instead, it places itself below the data table. i have tried the various layout options both on the parent style box, the data table, and the second style box, but no joy.

wait - never mind - i didn’t set the “display” of the parent to “flex”. duh.
Screenshot 2023-10-28 at 21.53.14

1 Like

Hello Caos,

Yes, you’re right. You should use a flex display for the stylebox parent to put the stylebox child that contains the buttons next to the datatable.