Introduce DataBase,Asp.net,JavaScript,Xml,Html,Css,Sql,Php,ASP.NET Controls,AJAX,Tools,HTML,CSS,JavaScript,Open Source Project,WPF,.Net Framework,Linq
Top Recommended Hosting

RunAt Disabled for controls in VS2008

by the3factory 5/6/2008 8:13:00 AM
Question:

In Visual Studio 2008, the property RunAt is disable for controls,
then I have to agregate (runat = "server") in html code,
how can enable this property without to write that code.

Thanks.


Answer1:

runat is included with serverside controls not clientside controls, if you drag a server table control you get the runat if you slide in a html table object you will not get the runat......

try adding both and see the differences


Related posts

Sign up for PayPal and start accepting credit card payments instantly.


Powered by BlogEngine.NET 1.2.0.0