Our blazing fast Grid component built with pure JavaScript


Post by gregc »

Essentially I want to delay calling grid.scrollRowIntoView as long as possible until after the grid is ready to receive it. Is there a grid or store listener I can use that will hold off while the browser loads the AJAX rows?


Post by mats »


Post Reply