a question in VB6

From: Basel Saba (bg-saba_at_scs-net.org)
Date: 04/29/04


Date: 28 Apr 2004 16:26:37 -0700

Hi everybody

If I have a program that requires some data such as coordinates x,y
And I want to let the user to input the data to the program, so I used
DataGrid control, how can I let the user input the data in the
DataGrid in runtime. And is the DataGrid control the best control for
that purpose or there is another control more suitable