Hi!
In database i have a data which are belongs to different groups. And i want display them as in a image below:
Rows are sorted in groups. I have few suggestions about how to realise it:
1. Use TreeView
2. Some list or tree with tableview in items
3. TableView with setSpan().
How it should be done in right way?
Thanks for advance.
↧