G Guest May 30, 2005 #1 In ASP you could set a buttons position: Command1.top=235 Is there similar code in ASP.NET to do this?
In ASP you could set a buttons position: Command1.top=235 Is there similar code in ASP.NET to do this?
S Steve C. Orr [MVP, MCSD] May 31, 2005 #2 That's not generally how things are done in .NET. Here are the current set of options: http://SteveOrr.net/articles/ControlPositioning.aspx
That's not generally how things are done in .NET. Here are the current set of options: http://SteveOrr.net/articles/ControlPositioning.aspx
S Steve C. Orr [MVP, MCSD] May 31, 2005 #5 Sorry about that. The link is fixed now. Try again. http://SteveOrr.net/articles/ControlPositioning.aspx http://www.aspnetpro.com/NewsletterArticle/2005/04/asp200504so_l/asp200504so_l.asp -- I hope this helps, Steve C. Orr, MCSD, MVP http://SteveOrr.net
Sorry about that. The link is fixed now. Try again. http://SteveOrr.net/articles/ControlPositioning.aspx http://www.aspnetpro.com/NewsletterArticle/2005/04/asp200504so_l/asp200504so_l.asp -- I hope this helps, Steve C. Orr, MCSD, MVP http://SteveOrr.net