DHTMLX Docs & Samples Explorer

onClearAll Event

This event occurs when the grid is cleared (reloaded):

Event doesn't provide any parameters.

        grid.attachEvent("onClearAll", function(){});