Are Juice Web Controls compatible with UpdatePanels?

201 views
Skip to first unread message

Koen Van Exem

unread,
Mar 2, 2012, 11:16:27 AM3/2/12
to jui...@googlegroups.com
Hi,
 
I was wondering if Juice Web Controls are compatible with UpdatePanels.
 
If so, what mechanism are you using to keep (partial) updates from the UpdatePanel
in sync with jquery ui?
 
With kind regards,
Koen

Andrew Powell (appendTo)

unread,
Mar 2, 2012, 11:25:17 AM3/2/12
to jui...@googlegroups.com
Hey Koen,

Check out the UpdatePanel test page on GitHub. https://github.com/appendto/juiceui/blob/master/Juice-Test-Site/UpdatePanel.aspx

That should steer you in the right direction.

Cheers

Koen Van Exem

unread,
Mar 2, 2012, 12:27:50 PM3/2/12
to jui...@googlegroups.com
Hi Andrew,

What method(s) are you using for keeping the event handlers in sync after a partial update?

Is it one of the methods discussed in the following article ?

I'm really interested in knowing why you choose a certain method?

With kind regards,
Koen

Op vrijdag 2 maart 2012 17:25:17 UTC+1 schreef Andrew Powell (appendTo) het volgende:

Andrew Powell (appendTo)

unread,
Mar 2, 2012, 2:12:08 PM3/2/12
to jui...@googlegroups.com
It's a combination of magic in juice.js, JuiceWidgetState, JuiceScriptControl and WidgetHashClientStateJavaScriptConverter. We're really not using any of the methods outlined in that link, but we are using add_endRequest to ensure some jquery ui files are loaded.

One of the great things about Juice UI is that it's completely open source. We encourage everyone to freely examine the code. You can get to it from the link I posted earlier, or directly here: http://github.com/appendto/juiceui.

Cheers
Reply all
Reply to author
Forward
0 new messages