i want bind the data from database in grid view when each text enterd in text box.
any possible to do that without post back?
For example i bind the customer details from customer table in grid view when i enter the customer name in textbox to search particular customer the grid view show only the particular customer details without postback