Monday, August 31, 2020

Expand the dropdown/lov in a table column to 100%

 Issue: Lov/dropdown doesn't occupy 100% width of column


solution:

set below to component (af:selectOneChoice)

contentStyle="width:100%;max-width:100%"

After fix

No comments:

Post a Comment