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 GridControl to the FindHelper.TargetControl property.
3. Assign a required repository item to the helper's SearchControl property.