This is a migrated thread and some comments may be shown as answers.

TreeList not creating pager when the dataSource has serverPaging enabled.

2 Answers 369 Views
TreeList
This is a migrated thread and some comments may be shown as answers.
Quentin
Top achievements
Rank 1
Quentin asked on 02 Oct 2019, 08:54 PM

If the data source has serverPaging enabled the TreeList control doesn't create a pager. Created a dojo thing to replicate, un-comment the serverPaging data source configuration to cause the pager to stop being created. 

https://dojo.telerik.com/oTigUDef/2

2 Answers, 1 is accepted

Sort by
0
Quentin
Top achievements
Rank 1
answered on 02 Oct 2019, 09:21 PM
Also, as a secondary question, how is paging supposed to work on a TreeList at all? Say a parent-child relationship is split by a page boundary, how are TreeLists supposed to handle that? 
0
Georgi
Telerik team
answered on 04 Oct 2019, 11:18 AM

Hi Quentin,

At this point the TreeList supports only client side paging. You can test it in the following demo:

In the above sample you can also see how does the TreeList handle groups which are split by the page  - it renders the rest of the items on the next page.

Regards,
Georgi
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
TreeList
Asked by
Quentin
Top achievements
Rank 1
Answers by
Quentin
Top achievements
Rank 1
Georgi
Telerik team
Share this question
or