javascript - Filter or search in jQuery easy Ui -


i have been working awesome plugin - jquery easyui displaying tree structure. working fine except search functionality, not give proper results.

refer http://jsfiddle.net/sanno_s88/rhqbk496 

if try search parent nodes, should return child nodes. in scenario, used dofilter method works child nodes trims child nodes when search parent.

an example child's when search parent, child on search of javascript.

i can write own search logic, wanted know if can using dofilter function.

any thoughts highly appreciated!


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

ios - Possible to get UIButton sizeThatFits to work? -