hi i have a jqgrid and im using the dialog box to add new entry.
editurl = “/Operations/ETS/ETSDetail.aspx/UpdateMultipleSubjectGrid” <-- this is a web method
when i click the submit button on the dialog box. it does not call the web method.
but if i use this
editurl = “/Operations/ETS/Testing.aspx” it is called.
why is this?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top