Click here to Skip to main content
15,905,323 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
how to write code for search button in asp.net?

Generally I developed code for search default1.aspx: textbox, button, gridview1 and this working properly but i have default2.aspx: gridview1, default3.aspx: gridview1
here redirect default2.aspx, default3.aspx and search records in default2.aspx:gridview, default3.aspx:gridview from default1.aspx:textbox, button

please help me this logic


please reply me
Posted
Updated 27-Jan-14 19:45pm
v2
Comments
Goenitz 28-Jan-14 1:10am    
Dear pmvali, please tell us what youre aiming for the search button and supply us with more specific information we cannot help you if you are just saying "how to"
Thank you
member1431 28-Jan-14 1:39am    
Generally I developed code for search default1.aspx: textbox, button, gridview1 and this working properly but i have default2.aspx: gridview1, default3.aspx: gridview1
here redirect default2.aspx, default3.aspx and search records in default2.aspx:gridview, default3.aspx:gridview from default1.aspx:textbox, button

please help me this logic

1 solution

Here we answer specific questions which members face during programming.

We can't work on the whole source code. You need to do that yourself.
If you face any difficulty while coding, feel free to come back here and ask another question with specific issue describing the scenario.

Members will be happy to help you then.

Happy Coding. :)
 
Share this answer
 

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