cancel
Showing results for 
Search instead for 
Did you mean: 

subcolumn in a table

Former Member
0 Kudos

Hi All,

I have a table in my view. In that I have a main column and in that I want to insert two subcolumns. How can I do that? for ex: year is my main column,in that I should insert month and date as subcolumns. This is my requirement.

Thanks in advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Add the main column as 'Year'. Inside the column use two cellvariants(table standard cell)-->textview one for month ant other for year.

Regards

karthik.

Former Member
0 Kudos

Hi,

Insert a TableColumnGroup in the table. Add an header to it and set the text to "Year". In this TableColumnGroup, insert two table columns.

Regards,

Satyajit.

Former Member
0 Kudos

Hi

Rightclick on the table

Insert 'TableColumnGroup'

insert Header ;'year'

Right click on 'TableColumnGroup'

insert 2 table columns as required,

thanks

smitha

Former Member
0 Kudos

Hi All,

Thanks for the info but I am using NWDS version 2004 (not 2004s) .

In my NWDS ,I am not getting the option of TableColumnGroup when I right click the table. What should I do ? Help me out.

Former Member
0 Kudos

Hi Bharath,

Right click on table,click on insert grouped column. it will show 2 options ,table column & tableColumnGroup. select that & continue.

regards

Sumit

Former Member
0 Kudos

Hi Sumit,

In my NWDS ,right clicking on the table is NOT giving the options of "Insert grouped column" or "insert Table Group" . Are they available in the latest version?

My version is NWDS 2004.

Former Member
0 Kudos

Hi Bharath,

in 2004s its available. i m not sure abt 2004.

regards

Sumit

Former Member
0 Kudos

Yes Sumit,

Then what I should I do to fulfill my requirement in NWDS2004.