Skip to content

itangiang/how-to-highlight-the-next-or-previous-search-result-in-the-treelist-t368346

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to highlight the next or previous search result in the treelist

This example demonstrates how to implement a search functionality like in Opera using the ButtonEdit editor.



To use this solution in your application, execute the following steps:

1. Drop the FindHelper component onto the target form.
2. Assign a TreeList to the FindHelper.TargetControl property.
3. Assign a required ButtonEdit  to the helper's SearchControl property.





See also:
ButtonEdit
Tree List

How to highlight the next or previous search result in the grid




About

.NET, WinForms, XtraTreeList Suite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 52.7%
  • Visual Basic .NET 47.3%