Hi,
I have a table in a jsf fragment. And some columns are LOV ( af:selectOneChoice).
When I export the table to excel, only the selected item in the dropdown (af:selectOneChoice) is exported.
But I want all the drop down (in the adf table column) to be exported to excel.
How to achieve this result ?
Thanks