EasyUI Forum
May 05, 2024, 02:25:49 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: combobox,onLoadSuccess event  (Read 10904 times)
l3917055
Newbie
*
Posts: 11


View Profile Email
« on: April 14, 2013, 07:19:31 PM »

Fires when remote data is loaded successfully.
but between  the data is loaded and The drop-down list items is initialized,I call the method setValue
in this case ,  the comobox shows the value of the 'Value' field, but not the Value of the 'Text' field

comobox does't have such an event which fired when the drop down list items is initialized.

please add it
Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #1 on: April 14, 2013, 07:39:37 PM »

If you have a combobox with different 'valueField' and 'textField' values, you will have to call 'setText' method to display the correct text value before data items is loaded successfully.
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!