Load grid on mouseover

Hi guys



Is it possible for me to load the grid (XML file) only when a user moves the mouse over the grid?



Thanks, B

Basically you can attach onMouseOver event and call loadXML from it, but if you mean loading data dynamically while user scrolls grid - it has built in support
    dhtmlx.com/docs/products/dhtmlxG … 6020073000