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
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