JN
Jayakumar Natarajan
Syncfusion Team
October 20, 2006 09:23 PM UTC
Hi Simon,
In the GridFindReplaceDialogSink.Find method, you can pass in an option to search the current column - GridFindTextOptions.ColumnOnly. If you want to search multiple columns, then you need to move the currentcell to other columns programatically and call the Find method again.
Best regards,
Jay