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.
Thanks in advance.
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.
Thanks in advance.