|
How to associate a Button outside UpdatePanel to trigger the partial (asynchronous) postback?
by: Itfunda
Product Type: Tips and Tricks (Books)
Technologies: ASP.NET ASP.NET-AJAX
To trigger the update panel to update the content without page refresh from the button kept
outside the update panel, we can use this approach.
|