Fixing ASP.NET control events in jQuery UI Dialogs
Posted on June 28th, 2011 in category: Tips and Tricks
A common problem for many ASP.NET developers working with jQuery UI is to get events working on ASP controls inside jQuery UI dialogs. There’s a quite simple fix for it, here’s how.
1 Comment