Hi all,
I want use a tabe UI element to retrive data frm db table.
The DB table contains the following fields : categorie , name , name_type.
I want to display the content table as follows :
1 row is the categorie name < and then the rows with that category name
1row (header) : Category Name Name type
2ndrow : Category1
3th row name1 type1
4th row name2 type2
5th row Categry2
6th row name3 type3
for every category an apart line with the name of the category, and uder : foloows the items of this category