Find data in grid

Hi, I want to search for particular string in one column of grid. And when I find it I want to highlight that row. How can I do this? Can u pls send me some example of searching a grid? Thanks Umangi

3 Replies

AD Administrator Syncfusion Team July 30, 2004 08:24 PM UTC

The grid\samples\quickstart\gridpad sample has a Find/Replace menu item on the Edit menu that implements a Find using a GridFindReplaceDialogSink class. Here is a forum thread that discusses how to do this. It has 2 different samples in it (click the little disk icons above the post windows to get the attachments. http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=4509


AD Administrator Syncfusion Team August 2, 2004 01:05 PM UTC

Thanks Clay, One more question about searching I am using hierarchial grid and want to search only on child level table and not parent one. Is there any way I can do this? I don''t want to expand all the rows of parent table but only when child table contains the string I want to expand the rows. Thanks once again Umangi


AD Administrator Syncfusion Team August 2, 2004 02:32 PM UTC

At the bottom of your previous thread is a sample that searched child levels? What is it that you needed done differently? http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=16782

Loader.
Up arrow icon