S
steve
Hi,
One of the decisive factors trying to decide between using a Datagrid OR a
Listview is the ease of extracting the data, after either of the controls is
filled.
Both to store in a Text/Excel file AND to store some columns in arrays for
further statistical processing.
Which one of the two is better for ease of later manipulation of data?
(BTW: I know that a listview doesnt have a constant connection with the
database but after it has been filled wouldn't ALL the data be readily
available.)
TIA
-steve
One of the decisive factors trying to decide between using a Datagrid OR a
Listview is the ease of extracting the data, after either of the controls is
filled.
Both to store in a Text/Excel file AND to store some columns in arrays for
further statistical processing.
Which one of the two is better for ease of later manipulation of data?
(BTW: I know that a listview doesnt have a constant connection with the
database but after it has been filled wouldn't ALL the data be readily
available.)
TIA
-steve