appendto / juiceui

Juice UI is an open-source collection of WebForms components that brings jQuery UI Widgets to your project with ease. Start leveraging the power of the world's most popular JavaScript UI library while working with familiar code in your ASP.NET projects.
http://juiceui.com
GNU General Public License v2.0
125 stars 58 forks source link

Fixed a postback issue #14

Closed lianbo closed 12 years ago

lianbo commented 12 years ago

Fixed issue #13 extenders throw exception after postback

shellscape commented 12 years ago

Unfortunately your fix breaks other intended functionality. I'll be investigating #13 later today.