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

c# - ItextSharp font color issue in ver 5.5.4+ -

jquery - Multiple issues with pushstate: history, loading, calling functions -

ios - retrievePeripherals deprecated in IOS7 how to substitude it with retrievePeripheralsWithIdentifiers -