Hi,
I have a strange problem with filtering in Tree Grid. I have a dead simple tree grid with Parent as “Books” and Child as “Long Size” (Just 2 items). Now when i try to search for the term “Books”, I get only the parent node (cannot open it) If search for the term “Long”, I get 0 results even though the child item is there.
I have seen in the examples that the search works on the child items as well, but it does not seem to work here.
Example showing the problem:
Problem Fiddle (Try searching for Books, Long. Just searching “o” gives both results as “o” in there in both words.
Example where child search works”
Working Example Fiddle (Try searching for Laura)
Please do check out the fiddle above. Try searching for “Book” and “Long”. Why does the search for the term “Long” does not return any results?
Looking forward for your reply.
-Mohamed Azher