Skip to content

Implement a custom filter for the DevExpress TreeView for Blazor.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/blazor-treeview-implement-custom-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blazor TreeView – How to implement custom filter

This example shows how to implement a custom filter that reacts to the TreeViewNode’s Text when it is split by a comma and applies custom highlighting.

The filter accepts the NavigationFilterInfo structure to obtain the FilterString value and uses a regular expression to parse the filter string. The NodeTextTemplate uses a regular expression to apply custom highlighting.

Files to Look At

Index.razor

Documentation

TreeView - Filter Nodes

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Implement a custom filter for the DevExpress TreeView for Blazor.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 5