fires before submitting data to the form
Available only in PRO Edition
mygrid.attachEvent("onBeforeFormsubmit", function(){ //your code here return true; });