Groups | Blog | Home
all groups > asp.net webcontrols > november 2004 >

asp.net webcontrols : User Control Position


IntraRELY
11/30/2004 3:36:34 PM
I cannot seem to position my user control. Here is the code:
<uc1:manageButtons id=ManageButtons1 style="Z-INDEX: 108; LEFT: 464px;
POSITION: absolute; TOP: 480px" runat="server"></uc1:manageButtons>

What gives?

Leon Friesema
12/1/2004 9:55:43 AM
On Tue, 30 Nov 2004 15:36:34 -0800, "IntraRELY" <IntraRELY@yahoo.com>
[quoted text, click to view]

What do you want with it? Post some more information

IntraRELY
12/1/2004 12:16:05 PM
I want to positionit on the page using x and y coordinates like any other
control. It just loads in order. I cannot positon it using the style
attribute.

[quoted text, click to view]

Robert Koritnik
12/6/2004 2:45:56 PM
Check HTML source on the client side, how your control renders on the client
side. It will give you more answers.

--
RobertK
{ Clever? No just smart. }

[quoted text, click to view]

Robert Koritnik
12/6/2004 2:46:44 PM
your are probably having a problem with your style property on the server
side.

--
RobertK
{ Clever? No just smart. }

[quoted text, click to view]

IntraRELY
12/8/2004 7:48:18 PM
That is why I posted the html/asp code, so you can see. If you look closely,
it apprears to be done correctly.


[quoted text, click to view]

Shark Bait
4/21/2005 9:39:14 AM
Did you ever get this to work? I am having the same problem.
Thanks

[quoted text, click to view]
AddThis Social Bookmark Button