Open GoogleCodeExporter opened 8 years ago
Thank you!
Original comment by omaralzabir@gmail.com
on 24 Jul 2012 at 11:09
Same problem here.
But the solution propossed by talktop won't work.
Alfer applying the solution, when I retore a maximized widget you get an error
like "DropthingsUI undeffined", that JS class is created in MyFramework.js and
I just don't get when this is disposed. I think is some kind of problem with
the script manager control.
I've also tried instead of unbinding the click event, generating the postback
with:
eval(widgetRestore.attr("href"));
(like in other widget events, but I get the same error)
Any idea on how to solve this issue?
If I finally I'm able to solve it by myself I will post the solution here
Regards,
Original comment by EduG...@gmail.com
on 27 Jul 2012 at 7:37
Original issue reported on code.google.com by
talktop...@gmail.com
on 3 Jun 2012 at 12:37