[Mono-dev] Ascx and postback (errata corrige)

APS subscription.sapi at apsystems.it
Mon Jun 19 13:16:24 EDT 2006


Going on with tests I was that probably the problem is not due to 
ascxs but to a custom control I've build.
In this control I render manually the output writing a call to __doPostBack.
I thought that in this case I should instruct mono to write the 
__doPostBack function for my control so I used a 
this.Page.RegisterRequiresPostBack(this); before the rendering 
operation but mono still not write the __doPostBack function.
Someone knows if I've to do something more?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060619/65c57f4e/attachment.html 


More information about the Mono-devel-list mailing list