Remove Layout

RustyRick

Registered User.
Local time
Yesterday, 16:41
Joined
Jan 31, 2013
Messages
123
I'm missing something. When I drop a field into a form I'd like to take the Lable Box and put in into the Page Header section and leave the data field or control box in the detail field.

Sometimes I have available "Remove Layout" function to split the 2 so I can manipulate them around.

What scenario give me that option. :o
 
Remove Layout is intended to separate Controls, such as Texboxes, from each other, not to separate a Control from its attached Label. To accomplish your task
  • Right-Click on the Label
  • Click on Cut
  • Paste the Label wherever you want it
Linq ;0)>
 
Ah ha - simple so simple, me too LOL. Thanks
 

Users who are viewing this thread

Back
Top Bottom