3
Answers

displaying variabeles in a table/form

Ask a question
HI, I'm practising with C# and I'm stuck with a problem. I'm trying to make this sum generator. The sums are made correct. However I do not know how to display them in a good way. When I for example have 50 sums, a simple message box wont suffice. My question is how can I display those sums in a good way on some kind of form or in a table? Any direction is apreciated Thanks in advance.

Answers (3)