Groups | Blog | Home
all groups > asp.net building controls > september 2005 >

asp.net building controls : Why LoadPostData() is not called?


jjrdk
9/26/2005 12:00:00 AM
I think I have found the answer. The base control is not one that
automatically requires postback to be handled. It is threfore necessary to
register the control for postback handling. in the PreRender method put:
page.registerrequirespostback(this) (me in VB.net).

jjrdk

[quoted text, click to view]

jjrdk
9/26/2005 12:00:00 AM
I'm having the same problem and would also like to hear any suggestions.

jjrdk

[quoted text, click to view]

senglory
9/26/2005 12:43:55 AM

After pressing button its text becomes clear and no matter what text has
been entered in textbox near it. Whats wrong to my project?


+----------------------------------------------------------------+
| Attachment filename: webapptest.zip |
|Download attachment: http://www.codecomments.com/attachment.php?postid=1966698 |
+----------------------------------------------------------------+


--
senglory
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------
AddThis Social Bookmark Button