Search results

FilterHierarchyMode API in Vue TreeGrid API component

Defines modes of Filter Hierarchy

  • Parent - Shows filtered records with its Parent records.
  • Child - Shows filtered records with its Child records.
  • Both - Shows filtered records with its Parent and Child records.
  • None - Shows only the filetred records.