I am trying to create a layout in Visual Studio- I have a panel with
various controls (textboxes, listboxes and buttons) and I would like
these in an update panel- when I encapsulate the elements in an update
panel I lose all formatting control. I cant figure out how to use an
uodate panel but retain my element formatting. I need to use panels in
VS to create rounded corners etc.
Any tips welcome.
Why don't you post this on the Ajax forums on ASP.NET?
Eric
On 2/22/07, DanWeaver <danofwea@googlemail.com> wrote:
> I am trying to create a layout in Visual Studio- I have a panel with
> various controls (textboxes, listboxes and buttons) and I would like
> these in an update panel- when I encapsulate the elements in an update
> panel I lose all formatting control. I cant figure out how to use an
> uodate panel but retain my element formatting. I need to use panels in
> VS to create rounded corners etc.
> Any tips welcome.