I have a question about the MS grid control. I'm filling it with the
results of a query & I want the users to edit some of the fields.
However, the grid is always non editable, even though enabled = true. Any
ideas on this?? It even happens that way if I do a select * from a 2 field
table, the user still can't edit the data. (I checked the query in access
& it is an updatable recordset, so I believe it's in the control itself.
By the way I'm using VB 4 16 bit (unfortunately)
Also, I'm trying the same thing with an unbound DBGrid, which works nicely,
however, I can't figure out how to allow the users to tab from field to
field, every time I try the focus goes to the next control in the tab
order.
thanks
RPo...@Bellsouth.net