Hello,
Is it possible to add a pager to a datatable without a div place holder? For example, if a popup window is created dynamically with a webix.ui({ … }).show(); approach, and there is no static html at all, am I able to add a pager control to the datatable?
Any and all pointers would be welcome
Thanks -SrvrSide
Hello,
Please check Pager as separate view and Pager as component property docs
Thank you Maria, somehow I missed that entry in the docs
-SrvrSide