My account: Login | Sign Up
Loading... 

populating data grid rows in MS access form in microsoft.public.access.formscoding | Thread profile

Thread profile page for "populating data grid rows in MS access form in microsoft.public.access.formscoding" on http://www.microsoft.com/communities/newsgroups.... This report page is a snippet summary view from a single thread "populating data grid rows in MS access form in microsoft.public.access.formscoding", located on the Message Board at http://www.microsoft.com/communities/newsgroups.... This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity, which are reported in a table below. Additional thread profile information is also shown in the following ways:

1) Top Contributing Authors
2) Related Threads on "eBay Auctions"
3) Related Threads on Other Sites

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a thread's popularity and/or exact posting volumes at any given reporting period.

Title: populating data grid rows in MS access form in microsoft.public.access.formscoding
Site: Discussions in microsoft.public.access.formscoding  Discussions in microsoft.public.access.formscoding - site profile
Forum: microsoft.public.access.formscoding  microsoft.public.access.formscoding - forum profile
Total authors: 2 authors
Total thread posts: 3 posts
Thread activity: no new posts during last week
Domain info for: microsoft.com

Thread posts in populating data grid rows in MS access form in microsoft.public.access.formscoding:

1. 
Started 3 months ago (2008-09-04 04:42:00)  by Amita
please give me an idea how to show dat grid rows in MS acess form then add and update data table also.. Thanks a lot Amita
Size: 477 bytes
Customize:  Customize "populating data grid rows in MS access form in microsoft.public.access.formscoding :: microsoft.public.access.formscoding :: Discussions in microsoft.public.access.formscoding"
2. 
Started 3 months ago (2008-09-04 06:35:00)  by Arvin Meyer [MVP]
Access does not have a native data grid, although there are some that will work in Access. Instead, Access uses a datasheet subform to display the data. Subform's have a recordsource property, the same as a main form does. -- Arvin Meyer, MCP, MVP http://www.datastrat.com http://www.mvps.org/access http://www....
Size: 1,317 bytes
Customize:  Customize "<b>Reply 1</b>: populating data grid rows in MS access form in microsoft.public.access.formscoding :: microsoft.public.access.formscoding :: Discussions in microsoft.public.access.formscoding"
3. 
Started 3 months ago (2008-09-04 20:57:00)  by Amita
Thanks for the reply. Ok let me put it this way. I have some data records in table, I need to dispaly those records in tabular form also I need user can edit those records. How this can be achieved in MS Access forms? "Arvin Meyer [MVP]" wrote: > Access does not have a native data grid, although there are some that will ...
Size: 1,730 bytes
Customize:  Customize "<b>Reply 2</b>: populating data grid rows in MS access form in microsoft.public.access.formscoding :: microsoft.public.access.formscoding :: Discussions in microsoft.public.access.formscoding"
 

Top contributing authors for populating data grid rows in MS access form in microsoft.public.access.formscoding

Name
Posts
Amita
2
user's latest post:
populating data grid rows in MS...
Published (2008-09-04 20:57:00)
&nbsp; Thanks for the reply. Ok let me put it this way. I have some data records in table, I need to dispaly those records in tabular form also I need user can edit those records. How this can be achieved in MS Access forms? &quot;Arvin Meyer [MVP]&quot; wrote: &gt; Access does not have a native data grid, although there are some that will &gt; work in Access. Instead, Access uses a datasheet subform to display the...
Arvin Meyer [MVP]
1
user's latest post:
populating data grid rows in MS...
Published (2008-09-04 06:35:00)
&nbsp; Access does not have a native data grid, although there are some that will work in Access. Instead, Access uses a datasheet subform to display the data. Subform's have a recordsource property, the same as a main form does. -- Arvin Meyer, MCP, MVP http://www.datastrat.com http://www.mvps.org/access http://www.accessmvp.com &quot;Amita&quot; &lt;Amita@discussions.microsoft.com&gt; wrote in message...