Placing control to the right of DetailsView
Hi and Thanks in Advance:
I have a DetailsView control on an aspx page. The control does not take up all of the horizontal space on the web page.
What I would like to do is place another control such as a TextBox just to the right of the DetailsView control with intructions to the user as to how to fill out the DetailsViews.
While in Design view when I drag a contol to the right of DetailsView it is always automatically placed below the control rather than to the right of the control.
Would anyone have information on how I might put the two controls side by side? A table perhaps? A sidebar?
Any help would be greatly appreciated.
Thanks,
Cliff
|