before fetching data by the scroll event screen goes grey for a moment
I am using an infinite scrolling paging. Every thing is going fine. But when the scroll bar reaches at the bottom the screen goes grey for a while and then the data appears. I need to show a loading image at that grey out time when data is fetching from the database. Please help me.