cancel
Showing results for 
Search instead for 
Did you mean: 

Table categories

Former Member
0 Kudos

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

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

To be clear :

For echt new category : i have to make a row with only the name of the category.

Under each category : item_names + types .

do u have a sample for me ?

Former Member
0 Kudos

hi.Moo Yac .

Off course, you can. Pls make use of the "Cell Variant" of table.

1 cell variant: for category

2 cell variant: for name , name_type.

Best wishes.

Former Member
0 Kudos

i dont want use tree

Former Member
0 Kudos

You have table with Hierarchy ( Tree ).

Have a look at webdynpro sample component DEMO_TABLE_WITH_TREE in package SWDP_DEMO.

Regards

Manas Dua