After upgrading from 4.7.1 to 4.8.2, the following code no longer works for me…
|
1 2 3 4 |
jQuery.jgrid.info_dialog("Info"," <div class="\&quot;ui-state-highlight\&quot;" style="0padding: 5px;">"+resp.responseText+"</div> ", jQuery.jgrid.edit.bClose,{buttonalign:"right"}); |
The error is that undefined has no property ‘bClose’.
What has changed?
Thanks!
Matt
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top