I'm using jqGrid v3.6.5.
There is a jqGrid table in Page_A and the 'addfunc' option of 'navGrid()' is set to a customized function.
When I load the Page_A into Page_B with $.load(), the function which is set to 'addfunc' is ineffective after clicking the 'add' button in Page_B.
Besides 'addfunc', the 'editfunc', 'delfunc' and the fuctions of customized buttons added into Navigator Bar are all ineffective.
Can anybody please help to check the reason?
Thanks!
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top