I have been combing over this forum and documenation with no luck in identifying this.
If I use the standard add or edit buttons that come in the pager but I cannot identify a callback use to process a response from the server (Success/Error) on edit or save.
.navGrid(“#product-codes-footer”,{edit:true,add:true,del:false}, {afterShowForm:afterShowEdit}, {afterShowForm:afterShowAdd} );
Can someone please tell me if I need to pass a method for call back or if there is a method I'm missing to process the JSON the server returns after posting the data from add/edit.
Thanks,
Dan
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top