p-headerColumnGroup on tree table

UI Components for Angular
Post Reply
User avatar
zollrrak
Posts: 21
Joined: 02 Aug 2013, 17:42
Location: Bogotá, Colombia

27 Apr 2017, 22:26

Hi,

I tried using header column group but it seems to be unavailable for tree table:

Code: Select all

<p-treeTable [value]="activities">
    <p-header>PLAN</p-header>

<p-headerColumnGroup>
		<p-row>
			<p-column header="Activity" rowspan="2"></p-column>
			<p-column header="Progress"  rowspan="2"></p-column>
			<p-column header="Responsible"  rowspan="2"></p-column>
			<p-column header="Resources" colspan="3"></p-column>
			<p-column header="Date" rowspan="2"></p-column>
		</p-row>
		<p-row>
			<p-column header="Financial" ></p-column>
			<p-column header="Technical"></p-column>
			<p-column header="Human"></p-column>
		</p-row>
	</p-headerColumnGroup>
	...........
I that example the header is empty. Is there any way to use column groups on tree table.

regards,

Carlos

User avatar
sudheer
PrimeFaces Core Developer
Posts: 4345
Joined: 16 Oct 2011, 19:19
Location: Singapore

01 May 2017, 19:47

This is not yet available.You can create a feature request in github.
Author,Speaker
https://twitter.com/sudheerjonna
Github: https://github.com/sudheerj
Website http://sudheerjonna.com/

___________________
Sudheer Jonna

User avatar
zollrrak
Posts: 21
Joined: 02 Aug 2013, 17:42
Location: Bogotá, Colombia

10 May 2017, 17:22

Hi,

ok thanks. I have created the request feature: https://github.com/primefaces/primeng/issues/2715

regards,

Carlos.

User avatar
sudheer
PrimeFaces Core Developer
Posts: 4345
Joined: 16 Oct 2011, 19:19
Location: Singapore

15 May 2017, 14:59

Thanks.Many feature requests on TreeTable :)
Author,Speaker
https://twitter.com/sudheerjonna
Github: https://github.com/sudheerj
Website http://sudheerjonna.com/

___________________
Sudheer Jonna

Post Reply

Return to “PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 11 guests