Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: FW: Server controls


Message #1 by "A. G. Vaughan" <Tony.Vaughan@s...> on Fri, 22 Feb 2002 16:34:41 -0000
> I have been working on the server controls chapter of Professional ASP.NET
> (chapter 18).
> 
> I thought I had understood the issues until I tried to apply the
> principles to a list box rather than a text box.
> 
> How do I create a Select input object that writes option tags within the
> select tag using Add AttributesToRender() method? Is there any Help in
> Visual Studio .NET that covers this issue, because I haven't been able to
> find any? Or am I going about it the wrong way?
> 
> The TextBox example is a real teaser when examples of other objects are
> not given as well.
> 
> Tony Vaughan
> (Safehelp Ltd.)

  Return to Index