Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
125
igCombo Load on demand capture and handle paging(scroll-to-end) event
posted

I'm working with load on demand feature on igCombo, I want to cache data reponsed of each page  in client side.

I just want to know how I can subscribe to this event (paging or scroll-to-end) then I can check and load data by myself.

I see igGrid support that event. Is there any way I can deal this problem in igCombo same as igGrid?