Hi guys,
I have generate gridview using below link
http://aspsnippets.com/Articles/Search-GridView-records-data-on-TextBox-KeyPress-using-jQuery-in-ASPNet.aspx
I have put this gridview inside ModalPopExtender and ModalPopExtender inside
updatepane now the problem is that when I click on textbox and search something than it's not porform searching operation inside gridview.
anyone can help me solve my problem how can I activate search inside gridview??
Go to the complete details ...