While the user is in the process of scrolling a grid, I need to prevent ajax polling else the user-experience is bad. I can't figure out how to get scroll events from a grid. My question is: to which DOM element under the grid should I bind the scroll event? I thought it would be the k-grid-content.