Wrox Home  
Search P2P Archive for: Go

  Return to Index  

ado_dotnet thread: How do i Dynamically add Server Side Controls


Message #1 by "veluswamy" <vellu125@y...> on Fri, 6 Sep 2002 14:19:15
Hi All

    Can some one tell me how do i add server side controls dynamically.

Thanks and bye
velu
Message #2 by jlp@a... on Wed, 11 Sep 2002 21:06:13
> Hi All

>     Can some one tell me how do i add server side controls dynamically.

> Thanks and bye
v> elu

The solution is the "PlaceHolder" Web Form Control.

To get an example just have a look at 
http://msdn.microsoft.com/library/default.asp?url=/library/en-
us/cpgenref/html/gnconplaceholderwebservercontrol.asp


Regards

  Return to Index