Hi all, Im trying to rollback page modifications when changing page, but no success until now, any idea??.
I´ve tried reloading grid ( dhxGrid.clearAll(); dhxGrid.loadXMLString(dhxGridXmlStr);, where dhxGridXmlStr is a preloaded state of the grid dhxGridXmlStr = dhxGrid.serialize()) just before page changing with “onBeforePageChanged” event. But it doesnt work, pleasee help.
thanks anyway.