Click here to Skip to main content
15,881,715 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Dear Friends

I have one text box and one gird. i want to search in grid view what ever we have right in text box match with gird view then show only that value rest of the record should be hide from data grid view.

Like in grid vew there are 7 record, hello, how , where, whome...etc

when i right how in text box all other record should be hide only display 'how'.

Please help me , I am using c# GUI.
Posted
Comments
Mahesh Bailwal 20-May-13 2:47am    
You want to do this in javascript (clientside) or in C#(server side)?
Sergey Alexandrovich Kryukov 20-May-13 6:39am    
What do you mean by "DataGrid", exactly? Fully-qualified type name, please.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900