Reset form value to the initial state
dhxForm.reset();
dhxForm.reset(function(id, response){ alert("I'm reset"); });