I have a autocomplete textbox and i want to fetch the value in grid view with the corresponding value of the text box when TAB is pressed using ajax without usin ajax toolkit.
autocpmplete is done...but i can not fill the gridview usin ajax.....
can any one help me