Group by multiple properties in Dropdown control
Hello,
I have a requirement to group multiple properties and display them as dropdown values.
For ex: we have a table which holds Continent, Country, States information, and the requirement is to display in a dropdown values grouped by Continent -> Country -> State.
OOTB dropdown control provides an option to "Group by" results based on single property (as per my understanding) which will not be of help here as the requirement needs two level of Group By to be performed i.e., on Continent & Country.
Can you please suggest any other options to achieve "Group by" using multiple property values?
Regards, Mithun