i am working on asp.net web application.i use to generate button control dynamically more than once on a particular page.At the click event of that button i need to fetch data from sql server without refreshing entire page.As i am new to Ajax is it possible to use it with Ajax?
i am working on asp.net web application.i use to generate button control dynamically more
Share
Here is a link to a typical ajax onclick call
http://www.tizag.com/ajaxTutorial/ajax-mysql-database.php