how to generate ATLAS postback (partial postback)
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I want to know how to generate an Atlas postback? I build controls dynamically on a page, and need a DOUBLE postback for the event handlers to work properly. So after ie. i changed a dropdown selection, it does partial postback, and then I want to generate another partial postback. How do i do that? ??OR?? is it possible to call an invisible button's click event inside the update panel through javascript or something? Plz help
Regards, Tintin