EasyUI Forum
September 14, 2025, 03:27:42 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 / TypeError: Cannot read property 'textbox' of undefined on: October 17, 2014, 02:12:51 AM
[case] $('#tb') is a textbox of editor in datagrid.

$('#tb').textbox('getValue') is correct in self window, but $('#tb',opener.document).textbox('getValue') is incorrect in children window, and message of chrome is {TypeError: Cannot read property 'textbox' of undefined}.

Please help me, thanks!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!