JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Table › [paging] is not work for ajax tables
Tagged: pager, paging
Hallo,
for Angular, the option [paging] is ignored by the smart-table when I use an ajax data source. The pager always appear.
One example can be found in the official dashboard example. There in ajax-data.component.ts I found the command
document.querySelector(‘smart-pager’)?.remove();
in the initialization, which removes the pager by force.
I don’t think this is a good solution because I would have another smart-pager in the same view. How to improve this?
Thanks Ute.
Hi,
The paging functionality is required when using virtual data source. This is the reason why changing paging to false does not work.
Best Regards, Svetoslav Borislavov
Smart UI Team https://www.htmlelements.com/