Dialog when clicked on drop down button

0
Hello,   I have a requirement to get below dialog when clicked on dropdown button “Sort”. But i am getting below mx-dialog.   How to achieve the requirement of getting first dialog?   Thanks, Guru  
asked
1 answers
0

Use a non persistent object with an enumerations of these values. Then based on the value retrieve the objects belonging to this category and set the reference to this non persistent object. You can then use this reference to show these objects.

Regards,

Ronald

 

answered