TreeTable Pagination

UI Components for Angular
Post Reply
vplechuc
Posts: 14
Joined: 28 Apr 2017, 21:38

28 Apr 2017, 21:48

Hi . I would like to know if the Treetable is supporting pagination .. like DataTable - Paginator, or it is possible to combine Paginator componet with the Treetable, if this is possible could someone provide an example?

Thanks in advance

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

01 May 2017, 19:33

There is a feature request for this. You can check this link https://github.com/primefaces/primeng/issues/2500
Author,Speaker
https://twitter.com/sudheerjonna
Github: https://github.com/sudheerj
Website http://sudheerjonna.com/

___________________
Sudheer Jonna

vplechuc
Posts: 14
Joined: 28 Apr 2017, 21:38

02 May 2017, 15:15

Thanks for the reply. DO you know when it is going to be available?

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

02 May 2017, 15:45

Sorry,I don't know the plan.It is not tagged for any release yet.May be Cagatay have some idea
Author,Speaker
https://twitter.com/sudheerjonna
Github: https://github.com/sudheerj
Website http://sudheerjonna.com/

___________________
Sudheer Jonna

vplechuc
Posts: 14
Joined: 28 Apr 2017, 21:38

02 May 2017, 18:44

thanks... sorry but How can I contact Cagatay??

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

04 May 2017, 11:31

Through form and github issues or contact through PrimeTek account for PRO
Author,Speaker
https://twitter.com/sudheerjonna
Github: https://github.com/sudheerj
Website http://sudheerjonna.com/

___________________
Sudheer Jonna

vplechuc
Posts: 14
Joined: 28 Apr 2017, 21:38

04 May 2017, 15:27

Thanks for your time

oszkar
Posts: 1
Joined: 04 Oct 2019, 10:19

04 Oct 2019, 10:30

Hi there,

I have a huge tree in the memory, and I would like to use the pagination feature to not to load and block the UI. The [rows]="10" parameter it affects only the first level of items.
I expand the tree and have more then 10 rows, then it will expand the number of rows, so basically all the rows are loaded.
Also in the official demo http://primefaces.org/primeng/#/treetable/page
if i expand the nodes there will be more rows than 10.

Is there any possibility than any given moment the number of rows visible including the child rows on the page to remain the same? Anything is above the 10 to push it to the next page.

bradjste
Posts: 1
Joined: 21 Mar 2023, 23:21

21 Mar 2023, 23:34

oszkar wrote:
04 Oct 2019, 10:30
Hi there,

I have a huge tree in the memory, and I would like to use the pagination feature to not to load and block the UI. The [rows]="10" parameter it affects only the first level of items.
I expand the tree and have more then 10 rows, then it will expand the number of rows, so basically all the rows are loaded.
Also in the official demo http://primefaces.org/primeng/#/treetable/page
if i expand the nodes there will be more rows than 10.

Is there any possibility than any given moment the number of rows visible including the child rows on the page to remain the same? Anything is above the 10 to push it to the next page.
I am having the same problem... as soon as it gets 2-3 levels deep in a tree, the row count blows up in size. Looking for either a process to manually shift the expanded rows into new pages or a flag / option to pass to the paginator feature of the TreeTable.

Post Reply

Return to “PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 20 guests