I have two questons regarding with DBGrid and was wondering if anyone can help. I was able to populate a DBGrid with a recordset from an Access table. My questions are
1. Is there a way to hide certain columns in
in the DBGrid once a recordset is
exported into it?
2. How do you allow users to make changes to
the recordset directly on the DBGrid??
If anyone knows the answers to these two questions I would greatly appreciate it if someone answer my questions.

p.s. please include some sample code?

------------------



------------------