![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is it possible to get a table type grid to appear on a custom dialog form? Basically, get the same thing as when you open a table in Datasheet view and can edit the individual columns. I'd like to make a custom dialog (free floating without the tab) with some textual instructions and then have a few records displayed (probably from a query) in a little table that looks and acts something like a table opened in Datasheet view. The listbox control is close but doesn't allow the user to click in an individual column and edit that data. Also, the listbox (as far as I know) doesn't automatically expand and shrink to accommodate the exact number of rows to be displayed. I already know how to create a dialog form with some controls on it but I can't see how to make a little table appear. Thanks, Gord |
#3
| |||
| |||
|
|
On Fri, 10 Oct 2008 17:54:34 GMT, "Gord" <x1gord1x (AT) telus (DOT) net> wrote: How about a subform in datasheet view? -Tom. Microsoft Access MVP Is it possible to get a table type grid to appear on a custom dialog form? Basically, get the same thing as when you open a table in Datasheet view and can edit the individual columns. I'd like to make a custom dialog (free floating without the tab) with some textual instructions and then have a few records displayed (probably from a query) in a little table that looks and acts something like a table opened in Datasheet view. The listbox control is close but doesn't allow the user to click in an individual column and edit that data. Also, the listbox (as far as I know) doesn't automatically expand and shrink to accommodate the exact number of rows to be displayed. I already know how to create a dialog form with some controls on it but I can't see how to make a little table appear. Thanks, Gord |
![]() |
| Thread Tools | |
| Display Modes | |
| |