![]() |
|||
|
About Article
A Technical Blog, originally posted at http://dineshmandal.wordpress.com/2009/10/10/load-asp-net-user-control-dynamically-using-jquery/
Today we will explore the way of loading ASP.Net user control at run time using jQuery. jQuery has one method load(fn) that will help here. This load(fn) method has following definition. load (url, data, callback): A GET request will be performed by default – but if any extra parameters are pa
Related Videos
Related Articles
|
||||||||||||||