loading notification

Hi, I’m using loading notification, it’s working in the first time,
but when I use scroll to show more information,
the loading notification doesn’t appear. What could be the problem?
Thanks!!!

If you are using onXLE and onXLS events - they will fire for any data loading operations. ( when data is loaded from remote server )

But if you are using static smart-rendering , the notification will not show during scrolling, because data is not really loaded from server side.