Colintree listview scroll load items

Is there way to use Colintree list view for pagination scroll load items. I know about dynamic compomemt so through this we load items on scroll. Sk same for Colin tree also

Hi dear,

With ColinTreeListView it’s not possible, but if you want, you can follow this guide that uses Recycler List and can be adapted to many databases.