That part works fine, but its the registration of the post back hidden
fields and javascript that doesn't work as it should ..

The docs tells you all about adding the attribute, not how to force the
rendereing of the __doPostBack js function...

// Patrik

----- Original Message -----
From: "Mitch Walker" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 03, 2002 4:35 PM
Subject: Re: [DOTNET] RegisterPostBackScript


> Try GetPostBackEventReference or GetPostBackClientHyperlink.  See
"Generating Client-Side Script for Postback" in the docs.
>
> -----Original Message-----
> From: Patrik Löwendahl [mailto:[EMAIL PROTECTED]]
> Sent: Fri 5/3/2002 9:37 AM
> To: [EMAIL PROTECTED]
> Cc:
> Subject: [DOTNET] RegisterPostBackScript
>
>
>
> 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.
>
>
> bjziٲz kx34DȽ ry34D m ج7zZ1颹۶  ǽ

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