
Inputting Directly Into A Grid
There are several samples of how to...
Edit Data in a Read Only Grid
http://www.thescarms.com/vbasic/editgrid.asp
Edit Data in a Read Only Grid (MSFlexGrid)
http://www.freevbcode.com/ShowCode.Asp?ID=247
--
Ken Halter
MS-MVP-VB
http://www.vbsight.com
Please keep it in the groups..
Quote:
> Is there a grid control that allows the user to type
> directly into a cell? I am trying to create a table for
> my users to input information into and this would be the
> easiest solution.
> Thank you.