only whole table mode in GridFindReplaceDialog

Hello Is there a way to find text only in whole table mode..... and disable the Selection combobox. thanks bye lobrys

1 Reply

AD Administrator 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).

Loader.
Up arrow icon