cancel
Showing results for 
Search instead for 
Did you mean: 

Table UI Element - How to create 2 coloumn headers for 1 table

Former Member
0 Kudos

Hi Experts,

I have to create a WD4A application. The output should be as below.

Time sheet of employees for Feb 2011
 
Day           	       Tues     Wed         Thur    Fri      Sat       Sun     Mon     Tue     Wed        
Date of month           1         2          3       4        5         6       7       8       9       ...    27     28
Mike        		8         8          8       8        0         0       8       8       8                            
Tony        		8         8          8       8        0         0       8       8       8                   
Gary        		8         8          8       8        0         0       8       8       8                         
Rob         		8         8          8       8        0         0       8       8       8

I am facing difficulty in population day of month (Tues, Wed etc)

I have created RFC which reads Name and hours worked. I am populating the table. Dates like 1, 2, 3 ... 27, 28 are table captions.

How I can add additional header for the table (for displaying Tues, Wed etc) and how to populate it for current month

Please help.

Regards,

Gary

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Gary,

In Table, first you can create Table Group Cloumn,you can give Heading(like 'Mon') in Table Group Cloumn Caption .

then you can create Table Coulmn under the Table Group Cloumn, you can give second header(Like 1) in Table Coulmn Caption.

Thanks and Regards,

Vijay

Answers (0)