PC Review


Reply
Thread Tools Rate Thread

Displaying both the master and its details as a grid

 
 
Shiva
Guest
Posts: n/a
 
      5th Feb 2005
Hi,

My (main)form has a subform that contains the details of the mainform. The
default view of the mainform is 'single form', the default view of the
subform containing the details is 'Datasheet' - Datasheet displays the data
of the associated table as a grid.

I want both the mainform (the master) and the subform to be displayed as
grid. But after changing the default view of the mainform to 'datasheet',
the subform disappears completely - probably because it is "part of" the
mainform?
Isn't there a way to display both the mainform and the subform as a grid? I
would suprised if this is impossible!

Any idea's?

Thanks in advance!


 
Reply With Quote
 
 
 
 
John Vinson
Guest
Posts: n/a
 
      5th Feb 2005
On Sat, 5 Feb 2005 19:16:34 +0100, "Shiva" <(E-Mail Removed)>
wrote:

>Isn't there a way to display both the mainform and the subform as a grid? I
>would suprised if this is impossible!


You can (if you insist!) set the main form's view to Datasheet and set
its Subdatasheet property to the name of the table you want to see as
a subdatasheet (if you have A2000 or later).

What would you like to see if you had 2473 records in the main table,
with an average of 9 related records each? 24730 lines on the screen?

An alternative is to have two side-by-side correlated subforms,
preferably in Continuous view (rather than the rather inflexible
datasheet view); search for "correlated subforms" on
www.mvps.org/access for an example of how to do so.

John W. Vinson[MVP]
 
Reply With Quote
 
Shiva
Guest
Posts: n/a
 
      6th Feb 2005
> You can (if you insist!) set the main form's view to Datasheet and set
> its Subdatasheet property to the name of the table you want to see as
> a subdatasheet (if you have A2000 or later).
>
> What would you like to see if you had 2473 records in the main table,
> with an average of 9 related records each? 24730 lines on the screen?
>
> An alternative is to have two side-by-side correlated subforms,
> preferably in Continuous view (rather than the rather inflexible
> datasheet view); search for "correlated subforms" on
> www.mvps.org/access for an example of how to do so.
>


Thanks for your answer, I'll check it out!


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Repost: VB Master-Details Edit (Separate Pages), Response Redirect to Master Page Databinding Help... Sam Microsoft ASP .NET 0 20th Jul 2006 07:33 PM
VB Master-Details Edit (Separate Pages), Response Redirect to Master Page Databinding Issue... Sam Microsoft ASP .NET 0 20th Jul 2006 03:31 AM
Displaying both the master and its details as a grid Shiva Microsoft Access Form Coding 2 6th Feb 2005 02:47 AM
Master / details grid M@ Microsoft ASP .NET 4 16th Nov 2004 07:34 AM
Re: master details grid remove the cross Jay B. Harlow [MVP - Outlook] Microsoft VB .NET 0 7th Jul 2004 05:18 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:19 AM.