Bind GridView using JQUERy
I want to bind gridview on change of the Textbox value without postback of page. The Grid Should be capable of delete or edit selected record. I have created web method for the same & able to call it through javascript (onBlur) event. Kindly help me further...
Thanks a lot.