EasyUI Forum
November 05, 2025, 11:34:16 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 / how can I load one dimension array data with combobox? on: March 12, 2014, 07:15:46 PM
I want to load one dimension array data without valueField and textField with combobox.like this:
$("cc").combobox({
  data:[1,2,3,4,5]
});
but it not work.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!