The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
ADAdministrator Syncfusion Team August 10, 2004 07:51 AM UTC
You could display your own dialog (or none at all) and just directly call findReplaceDialogSink.Find to initiate a find passing in the event args that indicate to search in the manner you want the search done. (You do not have to use our GridFindReplaceDialog to initiate a find).