M
Mr. B
If I want to have many rows (say 100) and about 20 columns of data, and be
able, via a double click on a 'cell' to change the 'cell' text (say In to Out)
and it's background colour (Red to Green)... and vis-versa...
What should I use... a ListView or Datagrid? (or maybe there is another one
to use?)
I'll be wanting to open a file (TXT type) full of the data... and from that
display on the 'grids' the data...
Then a User can modify the data (and file) via the double click...
But haven't used either of the one's above... not sure what is best. I've
tried to 'build' such a beast... but the display is slooowwwwww. (ie: you can
see the form being built item by item...
Some sample code of the being able to click on a cell and change it would be
super.
Thanks!
Bruce
able, via a double click on a 'cell' to change the 'cell' text (say In to Out)
and it's background colour (Red to Green)... and vis-versa...
What should I use... a ListView or Datagrid? (or maybe there is another one
to use?)
I'll be wanting to open a file (TXT type) full of the data... and from that
display on the 'grids' the data...
Then a User can modify the data (and file) via the double click...
But haven't used either of the one's above... not sure what is best. I've
tried to 'build' such a beast... but the display is slooowwwwww. (ie: you can
see the form being built item by item...
Some sample code of the being able to click on a cell and change it would be
super.
Thanks!
Bruce