Click here to Skip to main content
15,896,557 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello ,

I need a help to display the records with highlighted text in Gridview after clicking search button.
I am using asp.net , c# and sql server 2008 r2.
I have created a web form with 'txtserch' textbox with one Search button and below I have created a Gridview to display search results.
I want to display records fetching from ticket_submit(department , subject , status , urgency ) table from database into the Gridview after clicking search button.
Can anyone Help me ?

Thanks in advance !
Posted

check these links once..

Click Here

Click Here
 
Share this answer
 
check this both link i hope this is usefull

Click Here

Click Here
 
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