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