Datasheet view on tab page

I

Imran Ghani

Hi! I am building my application using tab pages. I want to show records on
my tab pages in datasheet view. Please guide me about how to show details of
my form in a datasheet view.
 
J

Jack Leach

You will require a subform on the applicable tab page. Set the subform's
default view property to Datasheet. As a side note on using datasheet views,
you may want to construct the underlying dataset from a sorted query, as
tables do not have any particular sort order.

--
Jack Leach
www.tristatemachine.com

"I haven't failed, I've found ten thousand ways that don't work."
-Thomas Edison (1847-1931)
 

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

Top