Closed icereval closed 10 years ago
Thanks for your help with this!
I made a few small adjustments:
searchInput
is saved as an attribute of HGrid.searchFilter
takes the current search text as a second argument, so the developer doesn't have to pull the value themeselves.searchFilter
is an optional parameter. It searches by name by default
Basic search functionality we worked on Saturday w/ a few additions.
Note: Tree.prototype.sort will need to be reviewed as sorting has flattened the folder/file list and the results appear out of order due to hierarchy.