I am looking for either a control such as a grid or some way to include a
datasheet view that is NOT bound directly to any of the data in any of my BE
files.
This object not only need to be able to have the capacity of multiple fields
and records, but also have the capacity of putting in editable checkboxes.
I don't like the idea of being forced to have to bind my forms/controls
cause if I have to do that, I lose the proper timing of error checking thus
users could very easily get locked into the controls at an inappropriate
instance, which in turn makes the forms not so user friendly. To see
further information of the error checking issues that I have had with bound
forms/controls, read my thread in the Form's newsgroup titled "Datasheet
View and Unbound Forms/Controls"

Signature
Ronald R. Dodge, Jr.
Production Statistician
Master MOUS 2000
Alex Dybenko - 27 Jan 2005 15:08 GMT
There is a jauns grid control which works fine in access, also in unbound
mode
http://www.janusys.com
but i would better use access datasheet, bound to local temp table

Signature
Alex Dybenko (MVP)
http://Alex.Dybenko.com
http://www.PointLtd.com
>I am looking for either a control such as a grid or some way to include a
> datasheet view that is NOT bound directly to any of the data in any of my
[quoted text clipped - 14 lines]
> forms/controls, read my thread in the Form's newsgroup titled "Datasheet
> View and Unbound Forms/Controls"