EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
October 10, 2024, 11:22:33 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
>
Filtering datagrid data
Pages: [
1
]
« previous
next »
Print
Author
Topic: Filtering datagrid data (Read 4891 times)
zolotoy
Jr. Member
Posts: 89
Filtering datagrid data
«
on:
August 04, 2015, 05:44:18 PM »
My data is in a form of an object:
data = {total: someArray.length, rows:someArray}
I am filtering data.rows and do get less rows. But I dont know how to refresh the gird. Doing something like this removes everything from the grid, that's all:
$(elem).treegrid('loadData', data);
Not mentioning it hits the server as well.
Please, help.
Thanks
Logged
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...