cancel
Showing results for 
Search instead for 
Did you mean: 

Reg: GroupedColumn Header Name

Former Member
0 Kudos

Hi ,

I want to put Header for Grouped Column.

For ex: I created 2 Grouped Columns.

Under GroupeCol1 - there are 4 columns

Under GroupedCol2 - there are 4 Columns

GroupedCol1 header name is "ABC"

GroupedCol2 header is name "XYZ"

How is it possible? Plz helpme out.

Thanks in advance

Risha.....

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

The structure of the UI should be


Table
--> (GroupedColumn) TableColumnGroup1 
     --> (Header) Caption1, text = "ABC"
--> (GroupedColumn) TableColumnGroup2
     --> (Header) Caption2, text = "XYZ"

Armin

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Risha,

Check if the enable property is true and visible property is set to visible for the header.

Former Member
0 Kudos

Hi Risha,

I just tried adding the header in the grouped column following the steps that i mentioned, in header properties added some name under text property, though this header name was not visible at design time but when I deployed and ran the apllication the header name was visible. Is it the same procedure that you followed?

Former Member
0 Kudos

Hi Aishwarya,

Exactly I followed same procedure it is not showing at design time and runtime.

Thanks

Risha

Former Member
0 Kudos

Hi,

Following is the steps

1)Right click on the table->Insert Group column

Three columns under one header

2) Right click on the Group column-> Insert Column

2) Right click on the Group column-> Insert Column

2) Right click on the Group column-> Insert Column

3)Right click on the GroupColumn-> Insert Header.

Regards

Ayyapparaj

Former Member
0 Kudos

Hi ,

I did samething and enable ,visible properties are true only.

Thanks

Risha

Former Member
0 Kudos

Hi Risha,

did you try adding header by right clicking on you grouped column under outline and select Insert Header from context menu.

Former Member
0 Kudos

Hi,

Thank you for reply.

I tried with that but it is not showing .Blank Grouped Column is showing.

Thanks

Risha

former_member192434
Active Contributor
0 Kudos