I have a form which is a list of races.
On this form there is a button next to each race which opens another form to allow race monitoring and finishing times to be entered live by clicking a button.
I want to be able to open the race monitoring form for several races at once that are running at the same time (Different classes all running at different start times).
The problem is that I can only seem to have one race monitoring form open at any time. If I select a different race to monitor from my race list form then the open monitoring race form changes to the one just selected.
Is there any way I can have multiple race monitoring forms open?
On this form there is a button next to each race which opens another form to allow race monitoring and finishing times to be entered live by clicking a button.
I want to be able to open the race monitoring form for several races at once that are running at the same time (Different classes all running at different start times).
The problem is that I can only seem to have one race monitoring form open at any time. If I select a different race to monitor from my race list form then the open monitoring race form changes to the one just selected.
Is there any way I can have multiple race monitoring forms open?