Thanks, gentlemen. I was reading an example where I think the author had
used a Panel instead.
What would one choose to use a Placeholder for? I see that it allows a
place to predefine a container that you could programmatically add controls
to, for example, but a Panel seems to do that same thing with the added
bonus of being able to position at design time--rather than having to handle
it yourself w/ a span.
Thanks again,
John
"John Spiegel" <> wrote in message
news:#...
> Hi all,
>
> How can you control where a placeholder is positioned on a Web Form?
AFAIK,
> It doesn't seem to support a style or other positioning (or even sizing)
> attributes.
>
> TIA,
>
> John
>
>
|