EasyUI Forum
November 05, 2025, 12:52:47 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  General Category / EasyUI for jQuery / jquery Dialog Modal + datagrid on: December 18, 2013, 04:48:12 AM
Hi,
I've a page with a datagrid that doesn't use the datagrid plugin (and I don't want it uses it).
From this page, I've a jQuery Dialog Modal where I set another datagrid. This one needs to use the plugin.

Using the basic example, I get an alert popup saying "Cannot get property 'options' on null object error" within this function
function _1f8(_1f9,_1fa){
var opts=$.data(_1f9,"panel").options;
....
}

Is there a way to avoid this error? is it a problem with Jquery Dialog modal?
Sorry for this newbie question
Regards,
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!