disable record selector for 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??
 
Go to your sub form design, in the form properties change the event of
recored selector fron true to false
also if you want to hide the button navigator, just do the same , in the
form propeties change it to false.
 

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