Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Overlapping of controls and regular HTML text
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00841219
Message ID:
00841251
Views:
22
Michel,

Another option you have is to use html tables and position your text that way.

>>If you need finer control of how you want the page to render for the text beyond what you can do with simple tags then yes you will need to create controls and position them where you want them on the page. When you use gridlayout then you can position the controls by using the absolute positioning in the html view or by dragging the controls in the design view. Another trick to use if you want to use flowlayout but in a certain location use absolution positioning is to use the Grid Layout Panel found in the HTML tab of the Toolbox. It allow you to use the finer positioning for only certain portions of your page. Be aware that gridlayout (absolute positioning) is not supported in old browsers.
>
>Thanks, before changing everything, I wanted to make sure of that. I'll try with converting the HTML to label controls and also with the FlowLayout.
-----------------------------------------

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
Reply
Map
View

Click here to load this message in the networking platform