Hi All,
I’m currently developing a feature to assigning tasks using expandable listview, and I’m interested in SfListView’s Expand/Collapse feature.
I create a list of assignments by grouping by name, and create a custom view that consist of a checkbox, a label, and an expand/collapse icon, as the attached image.
In the SfListView documentation described how to use multiple selection and how to grouping.
I have some questions:
Thanks,
Rewaldy