Ajax in Asp.net
-
I created updated panel with button when click on button in update panel total page is reloaded,Then What is the use of Updated Panel? www.funnydotnet.co.cc for dotnet developers
Best Regards Rajesh Kumar Chekuri www.rajeshchekuri.co.cc
-
I created updated panel with button when click on button in update panel total page is reloaded,Then What is the use of Updated Panel? www.funnydotnet.co.cc for dotnet developers
Best Regards Rajesh Kumar Chekuri www.rajeshchekuri.co.cc
The whole ASP.NET AJAX library is there for people who can't be bothered learning how to use AJAX themselves. It works just fine, if your needs are not high traffic or finely grained. I guess you must be doing it wrong.
Christian Graus Driven to the arms of OSX by Vista.
-
I created updated panel with button when click on button in update panel total page is reloaded,Then What is the use of Updated Panel? www.funnydotnet.co.cc for dotnet developers
Best Regards Rajesh Kumar Chekuri www.rajeshchekuri.co.cc
You need to put a trigger on the update panel so it refreshes the updatepanel when the button is clicked.