|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Absolute Positioning in Web User ControlsI used to place a GridLayoutPanel in the User Control to get an
absolute position. How do I do this in Visual Studio 2005? Absolute position under Layout - Position - Auto Position Options in the meny does not work since the position should be relative to the User Control and not the Web Page. Absolute positioning works relative to the container in which the control is
place. Therefore you should be able to accomplish your goals by nesting it one or more panels or similar container controls. -- Show quoteHide quoteI hope this helps, Steve C. Orr, MCSD, MVP http://SteveOrr.net <stefanjohansson_2***@yahoo.se> wrote in message news:1138353275.025275.243140@g14g2000cwa.googlegroups.com... >I used to place a GridLayoutPanel in the User Control to get an > absolute position. How do I do this in Visual Studio 2005? Absolute > position under Layout - Position - Auto Position Options in the meny > does not work since the position should be relative to the User Control > and not the Web Page. > Hi!
Thanks for you suggestion. I have tried to place a Panel in my Web User Control and then place controls in the Panel. But the position is not relative to the Panel so I get the same result as before.
Master Detail Event Handling?
DataSourceID '<NewDataSource ...>' not working in composite contro Global Themes Folder Missing How to turn off padding within a Web Part? Gridview not updating database row Problem with FindControl Hide show asp table TreeView Security error DropDown List Catching event in Menu control when bound with sitemap |
|||||||||||||||||||||||