Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Controls
Message
 
To
14/08/2002 10:38:46
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
00689564
Message ID:
00689587
Views:
18
The most straight-forward way is to use a PlaceHolder control on the ASPX page and then use the following code to add your control at runtime:
PlaceHolder1.Controls.Add(myControl)
>Hello,
>
>Is there a way to control the position of a control when creating them dynamically?
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform