Re: Custom Controls and Absolute Positioning
- From: "Rick Strahl [MVP]" <rickstrahl@xxxxxxxxxxx>
- Date: Sun, 10 Dec 2006 23:22:27 -1000
Never mind... <s> turns out I had some extra tags around the control that were causing the control not be draggable.
+++ Rick ---
"Rick Strahl [MVP]" <rickstrahl@xxxxxxxxxxx> wrote in message news:8A288A45-7F33-4934-B8C9-52054128006B@xxxxxxxxxxxxxxxx
Hi all,
I have a couple of custom controls that several users of an application are using and got a request from one of the guys that they're using Absolute positioning and well, turns out my controls don't work right in the designer with Absolute Positioning.
All Controls are based on WebControl
The control renders properly if the coordinates are set in the Style of the control, but the control cannot be dragged around the page.
Currently the control uses plain Render() logic to render in the designer, but just for kicks I also set up a ControlDesigner which doesn't seem to help.
What do I need to do to get the control 'positionable' in Absolute positioning?
+++ Rick ---
.
- References:
- Custom Controls and Absolute Positioning
- From: Rick Strahl [MVP]
- Custom Controls and Absolute Positioning
- Prev by Date: Custom Controls and Absolute Positioning
- Next by Date: Itemtemplate requires unique control's id's
- Previous by thread: Custom Controls and Absolute Positioning
- Next by thread: Itemtemplate requires unique control's id's
- Index(es):
Relevant Pages
|