EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
December 19, 2025, 10:21:53 PM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
EasyUI Forum
>
General Category
>
EasyUI for jQuery
>
re-apply combobox load filter
Pages: [
1
]
« previous
next »
Print
Author
Topic: re-apply combobox load filter (Read 10511 times)
devnull
Sr. Member
Posts: 431
re-apply combobox load filter
«
on:
February 14, 2015, 09:38:04 PM »
At the moment, I have several checkboxes for filter options, when a checkbox changes, the combobox reloads from the remote url by using the selected params from the checkboxes.
This works, but I would like to change this so that filtering is done locally, and the combo only loads once from the remote url when the page initially loads.
Is is possible to re-apply the loadfilter after the data has been loaded so that I can use the loadfilter to filter based on my checkbox settings ?
Logged
-- Licensed User --
stworthy
Administrator
Hero Member
Posts: 3581
Re: re-apply combobox load filter
«
Reply #1 on:
February 15, 2015, 06:04:17 PM »
How do you reload the combobox data? Please describe it in more detail, or show some code snippets to demonstrate your issue.
Logged
devnull
Sr. Member
Posts: 431
Re: re-apply combobox load filter
«
Reply #2 on:
February 15, 2015, 07:45:05 PM »
Hi;
It's OK, I have found a different method by loading and saving the data via ajax to a var, then change the filter, then apply reload to combo from the saved var.
Logged
-- Licensed User --
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News
=> General Discussion
=> EasyUI for jQuery
=> EasyUI for Angular
=> EasyUI for Vue
=> EasyUI for React
=> Bug Report
Loading...