J
joshlaw
Hi! I've got some data that I want to display and edit in table-format,
just like you would in Excel.
It seems like this should be fairly straightforward, but I can't find
any controls that do what I want. The closest one I've found is a
ListView, but it will only let me edit the first column of data.
What control should I be using? My data is very simple (about 10
ArrayLists, each with 2 strings followed by 2 floats).
Thanks : O )
just like you would in Excel.
It seems like this should be fairly straightforward, but I can't find
any controls that do what I want. The closest one I've found is a
ListView, but it will only let me edit the first column of data.
What control should I be using? My data is very simple (about 10
ArrayLists, each with 2 strings followed by 2 floats).
Thanks : O )