Custom dropdown in a table

Hey Guys i need help i want to change the style of the dropdown and i cant use a custom drop down using the focus and repating group as i have to use it on a table and in the table for each row it have do a action whihc cant be peroformed

i am currently this

i want o have this kind of desgin free

how can i achieve this
please help need in urgent if possible

You can design your menu in a reusable element and then place that reusable inside the table cell. Make sure to set the reusable’s type of content to whatever your table’s data type is; that way, you can pass in that row’s data individually into each instance of the reusable.

That should get you going!

Cheers,
Gaby
Coaching No Code Apps

Sir if i design how can i pass the data for each cell individually please help me. its company project really need help
I created a reusable Dropdown using reapting group can i use that ??? if yes then please give me some picture in what to do.

This topic was automatically closed after 70 days. New replies are no longer allowed.