EasyUI Forum
November 05, 2025, 09:14:10 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: textbox bug in setText  (Read 10613 times)
azizkhani
Newbie
*
Posts: 37


View Profile Email
« on: April 06, 2015, 12:11:35 PM »

i set 0 value to textbox but dosenot work

$('#txt2').textbox('setText', 0);

 Huh Huh Huh Huh Huh Huh

Logged
jarry
Administrator
Hero Member
*****
Posts: 2300


View Profile Email
« Reply #1 on: April 06, 2015, 05:47:36 PM »

Please try this statement instead

$('#txt2').textbox('setText', '0');

or download the patch from http://www.jeasyui.com/download/downloads/jquery-easyui-1.4.2-patch.zip.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!