EasyUI Forum
April 29, 2024, 08:20:00 PM *
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 problem,load data  (Read 5657 times)
ftmh
Newbie
*
Posts: 19


View Profile
« on: May 07, 2014, 10:43:30 PM »

hi every body, i have a problem, my data doesn't load in combobox, whats the reason?
i checked all the field for many times,but it doesn't work. thank U Huh  Wink

<input id="cmbtopic" class="easyui-combobox" name="topic" data-options="
                                    url:'<c:url value = '/rest/clc/definition/clctopic/list' />',
                                    method:'get',
                                    valueField:'id',
                                    textField:'name',
                                    panelHeight:'auto',
                                    editable:false
                              ">
Logged
acreonte82
Jr. Member
**
Posts: 85



View Profile
« Reply #1 on: May 13, 2014, 12:41:13 AM »

In the url, the script file return a json answer?
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!