For background I am a classic VB programmer (VB6) learning VB.NET & API_NG at the same time. Have been working with VB.NET for around 2 months and now I know why I did avoid it for soooo long. VB.NET is great but its a big change from VB6.
Anyway I have a listbox for my horse races and then when I select the race I want to have some control populate the betting odds just like Betfair does.
What is the best control to use ?
I am using the datagridview as shown below however does anyone know a better control to use ?
Ta

Troy
Anyway I have a listbox for my horse races and then when I select the race I want to have some control populate the betting odds just like Betfair does.
What is the best control to use ?
I am using the datagridview as shown below however does anyone know a better control to use ?
Ta

Troy


Comment