ado_dotnet thread: How do i Dynamically add Server Side Controls
Hi All
Can some one tell me how do i add server side controls dynamically.
Thanks and bye
velu
> 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
|





