Closed GoogleCodeExporter closed 8 years ago
Please see the example on widget to widget communication. Use that pattern to
generate event on the server side once the click reaches server.
Original comment by omaralzabir@gmail.com
on 1 Nov 2011 at 7:00
Thanks...it's really worked for me..!
Original comment by sathish....@gmail.com
on 3 Nov 2011 at 7:38
You need to turn off request validation on the default.aspx. Otherwise ASP.NET
blocks any form post that has html tags in it, assuming it is a script
injection attach.
Original comment by omaralzabir@gmail.com
on 22 Mar 2012 at 1:53
Original issue reported on code.google.com by
sathish....@gmail.com
on 1 Nov 2011 at 6:50