Tom Seybert
New member
I would like to use a datagridview control to enter data. Specifically I would like to use the keyboard to enter rainfall amounts into datagridview cells for multiple time steps. I expect the number of data points (cells used) to be anywhere from 10 to 500. I simply cannot find any information on how to do this using the Microsoft on-line documentation for VB.NET. Any help would be greatly appreciated. Thanks.