3

Can anyone help to implement lazy loading in jqxListBox? There is no built API for this. I have to display 10000 records in jqxListBox. Due to this huge dataset, the selection and remaining business logic become very slow.

enter image description here

Thanks in advance.

Sumesh TG
  • 2,557
  • 2
  • 15
  • 29
  • you can check the demo sections, there is a pagination demo which helps you t split the list into multiple pages using pagination. https://www.jqwidgets.com/jquery-widgets-demo/demos/php/index.htm#demos/php/serverpaging.htm – KUMAR Sep 26 '18 at 09:20
  • @KUMAR Ya I already went through all demos but there is no pagination for jqxList. They are given pagination for jqxGrid only. – Sumesh TG Sep 26 '18 at 09:33

0 Answers0