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

Juraj Skripsky js at hotfeet.ch
Mon Jun 19 14:33:46 EDT 2006


Hi,

It's hard to see what's wrong from your description alone. Could you
provide some code or a test case?

- Juraj

On Mon, 2006-06-19 at 19:16 +0200, APS wrote:
> 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?
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list




More information about the Mono-devel-list mailing list