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.
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.