Hi,
I am trying to add a button (pref imagebutton) to each one of the group headers (the row that has the expand/colapse functionality).
The intent is to give such button the ability to remove all the records of that group.
For example:
> Group 1
Row 1
Row 2
Row 3
> Group 2
Row 1
Row 2
I want the button on the "Group" rows, ideally to the right.
I have been researching but only found solutions to add it to each row and to the raid header, but not on the ExpandCollapse row.
Any ideas?