25
Views
2
Comments
[OutSystems UI] dropdown tag
outsystems-ui
Reactive icon
Forge asset by OutSystems

Hi All,

Can I bind  dropdown tag in a table row cell?

Please suggest what to bind as current row variable(there is no option)

2026-02-28 09-56-04
Suhib Alabed

Hi Preeti Zade,

Could you please provide more details on your requirement? If you have an .oml file to share, that would be very helpful for better understanding.


2023-02-20 05-20-57
Nam Nguyen

Hi, 

It's possible. 

You need to pass the currentRowNumber into the Onchange handler, then assign the value(s). 

For example, myTable[index]. attribute = selectedOption.current

Cheers, 

Nam

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.