I have spent a while tryign to figure out why it is that the beforeSubmit event is not firing whenever I submit a new element or an update to my server. I get the request with all of the information from the form but beforeSubmit does not get called before hitting the server (I can tell because postdata is not modified and because I hvae a linebreak when it reaches that line of execution).
Below is the code for this grid:
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top