Insert a standar control in Visual Studio 2008 C# ASP.NET
-
I´m developing a ASP.NET WEB application in Visual Studio 2008 (C#). I'm trying to insert a standar control from the toolbox so I drag it (the control) from the toolbox to the design window. It doesn't works !!! When I drag a HTML control from the toolbox it works but I need a standar control. ¿How can I insert one? Thank you Ignacio Rivera (Mexico)
-
I´m developing a ASP.NET WEB application in Visual Studio 2008 (C#). I'm trying to insert a standar control from the toolbox so I drag it (the control) from the toolbox to the design window. It doesn't works !!! When I drag a HTML control from the toolbox it works but I need a standar control. ¿How can I insert one? Thank you Ignacio Rivera (Mexico)
Do you mean a server control ? Why are you using the designer ? It sucks. Write markup directly and I'm sure it will work fine.
Christian Graus Driven to the arms of OSX by Vista.