Is a vertical datasheet view possible

  • Thread starter Thread starter John F
  • Start date Start date
J

John F

The standard layout for the datasheet view form is horizontal. Is there a way
to display the datasheet view vertically with the field names going down the
left side of the form and the data expanding to the right?
 
John F said:
The standard layout for the datasheet view form is horizontal. Is there a
way
to display the datasheet view vertically with the field names going down
the
left side of the form and the data expanding to the right?

No, there isn't.
 
The standard layout for the datasheet view form is horizontal. Is there a way
to display the datasheet view vertically with the field names going down the
left side of the form and the data expanding to the right?

Only with a third-party Grid control, or a very complex unbound form.
 
Back
Top