EasyUI Forum
May 18, 2024, 09:53:19 PM *
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 / Re: tagbox with a dynamic list data on: September 12, 2017, 05:41:43 PM
The tagbox component extends from combobox, it has all the features defined in combobox. You can set the 'mode' property to 'remote' to get this feature.

Hi stworthy, it seems that if the limitToList is set to true, the dropdown list will appear when typing. Otherwise the dropdown list will not appear and there's no ajax request fired when typing.
2  General Category / EasyUI for jQuery / Re: tagbox with a dynamic list data on: September 11, 2017, 07:18:12 AM
The tagbox component extends from combobox, it has all the features defined in combobox. You can set the 'mode' property to 'remote' to get this feature.

Hi stworthy, I've tried to set the 'mode' property of tagbox to 'remote' but the feature seems not working. However, it is working in combobox.
3  General Category / EasyUI for jQuery / tagbox with a dynamic list data on: September 07, 2017, 12:59:05 AM
Hi,

When using combobox, if the "mode" is set to "remote", then each time I change the value in inputbox, the list will be reloaded from remote url.

I wonder if this method can be applied to tagbox?

Thanks in advance.

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