Unbound Grid Input

  • Thread starter Thread starter Dave
  • Start date Start date
D

Dave

I would like to create an application which gives the user a "grid"
like interface for input, but is not connected to a database. (The
user would be entering a series of x,y like paired entries.)

I would probably want to save the input to an array for further
processing.

Is there a way to do this with the datagrid, or is there another
control that would give this capability? A pointer to any examples of
using an unbound grid would also be GREATLY appreciated.

Thanks
Dave
 
Back
Top