Have created asp.net server control. Want to register custom events (other
than click) for the content rendered. This nice little method
RegisterPostBackScript on the Page class, is supposed to to that. But what
do you know? They've marked it private ... *grumble*, wehn taking the
webcontrol textbox apart, I see that MS is calling on that exactly same
method in their onPreRender method ...

What am I missing?

// Patrik

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to