O
olesen
Hello All
I'm not a champion in C # & Array, etc. :-(
But I have a challenge which will be simple in a table, but how do I
cope with it in an array or similar ...
I would like to save 5 forskillige values in a "record" ...
Preview
1. Row: "test1", 2.25, 3.00, "Table"; 10
2. Row: "test2"; 2.25, 3.00, "Test"; 10
3. Row: "test3", 2.25, 3.00, "Bold"; 10
Etc. .....
It can be between 4 and 200 lines ...
I'm trying myself with my own "Savedata class" but I can not really
get into it ...
Is there a friendly soul who can help with an example?
Thanks in advance ...
/ / MOL
I'm not a champion in C # & Array, etc. :-(
But I have a challenge which will be simple in a table, but how do I
cope with it in an array or similar ...
I would like to save 5 forskillige values in a "record" ...
Preview
1. Row: "test1", 2.25, 3.00, "Table"; 10
2. Row: "test2"; 2.25, 3.00, "Test"; 10
3. Row: "test3", 2.25, 3.00, "Bold"; 10
Etc. .....
It can be between 4 and 200 lines ...
I'm trying myself with my own "Savedata class" but I can not really
get into it ...
Is there a friendly soul who can help with an example?
Thanks in advance ...
/ / MOL