|
|
Browse by Tags
All Tags » asp.net » Server Controls
-
Peter Blum has upgraded his web control suite. He previously had Professional Validation and More and also Peter's Date Package which are the two most popular of his products.
Now Peter has come up with Peter's Data Entry Suite which merges both of these products into a single set containing over 70 ASP.NET web ...
-
Asked on ASP.NET Forums
I am trying to build a templated composite control but I am having some problems with postbacks.
When I click Button1 and the event handler (Button1_Click) gets executed on the postback, Label1 is null... For some reason the CreateChildControls doesn't get called for Test2 when a postback occurs from Test1.... Any ...
|
|
|