Ask a Question related to ASP.NET General, Design and Development.
-
Christian #1
can NOT change the position of a WebUserControl on page (GridLayout is set)
Hi,
I try to change the position of a WebUserControl on my WEbform (layout is
set to GridLayout) by changing the absolute position in the html-code but it
does not work.
When I change the position at design-time for my user control by changing it
directly in html-code is the change reflected in the design view (and
vice-versa). But when I run the app is the control always positioned at the
same location (somewhere topleft on the page)
The strange thing is that when I change the position at design-time of a
standard control (say a button) that the position is changed well at
run-time.
So it works for standard controls but not for my webusercontrol ???
Why ?
html sample code :
<uc1:LottoWebUserControl id="m_gridControl" style="Z-INDEX: 107; LEFT:
300px; POSITION: absolute; TOP: 220px" runat="server">
</uc1:LottoWebUserControl>
Thanks
chris
Christian Guest
-
Change Ruler Position
Hi, Is there a way to change where '0' begins on the rulers at the top and left of the document? At the moment it's set to start at -20cm at the... -
Change position of layer.
Please, i need a script to with a click change position of layer. Anybody know ??? -
images in clipping paths change position
I have a tiff bitmap image pasted inside a clipping path. I've made a pattern of the clipping path graphic. I've rotated some of the graphics in the... -
Customcontrol doesn't position properly in GridLayout mode
This information is a follow-up for others who face this problem. It needs no response from MS Tech. After discussing this with Microsoft Tech... -
can NOT change the position of a WebUserControl on page
Right-click on the page, and select properties. Change the layout to Grid. "Christian" <christian.cambier@pandora.be> wrote in message...



Reply With Quote

