Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RaisePostBackEvent not firing
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00777227
Message ID:
00777730
Vues:
20
>Here is sample of one. You need to raise a postback event on the client to cause the postback to occur.
>

Doesn't it automatically occur when you click on a native image button or button? Hmm...now that I've played with this a bit, it looks like I misunderstood when a postback event would fire. It looks like it only fires for the control that caused the postback, not all controls.

I modified the code to manually create the postback, which in my sample code worked. The "Page" object wasn't valid for some reason, then I realized that I was manually rendering this particular control from within another control. So, I added two additional properties to this "sub" control where and I now pass a valid Page object, and a reference to the parent control. This works much better <g>.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform