disable record selector in subform

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a form that has a subform that has its recordsource to a table or
query (in order for updates in the table to be reflected on the subform)
Following this advantage there is a setback. The record selector is always
visible. Is there a way to hide the record selector for the subform??
 
Dimitri,

AFAIK it's not possible with datasheet view. Choose Continuous forms as
the subform's default view, and set the Record Selector property to No.
With a design that imitates the datasheet (all controls in a horizontal
line) you should get what you want.

HTH,
Nikos
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top