M
MM
Hi,
I have a data structure like this:-
Param1 Param2 Param3 etc
[0] 0 15.2 10.0
[1] 5 8.4 50.0
etc.
Basically I need a spreadsheet like control to display/modify this data.
The DataGrid control seems to have a strong bias to db stuff (or am I
wrong on this?). Does C# have just a simple grid control? Thanks, matthew.
I have a data structure like this:-
Param1 Param2 Param3 etc
[0] 0 15.2 10.0
[1] 5 8.4 50.0
etc.
Basically I need a spreadsheet like control to display/modify this data.
The DataGrid control seems to have a strong bias to db stuff (or am I
wrong on this?). Does C# have just a simple grid control? Thanks, matthew.