Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
JqGrid issue
#1
I am debugging a app which randomly stops responding for unknown reason.

But the chrome console reports the following error.

--------

IWBase__3553689138.js:2 Error in processAjaxExecute when evaluating: var g=$("#grid_ULDOWNERSELECTIONGRID");if(g){g.jqGrid("setSelection",TP,false);}

TP is not defined

--------

Where and when is 'TP' defined? Is there any way to trigger the script where 'TP' is defined?
Reply
#2
What IW version is that? Are you able to recreate this in a simple test case?

I believe you have an OnAsyncSelectRow event assigned, is that correct? Any other event is being used in this grid?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)