Dit heb ik op een ander forum geplaats in de hoop dat ze me helpen.
Misschien weten ze hier het beter... Iemand?
Misschien weten ze hier het beter... Iemand?

Hello,
I use a DataGridView in my project (made with VB8).
When I double click in a row, there open a new form.
In that form are different labels.
The data from a cell in that row - where I double clicked - must be in a label.
For example:
I double click on 5.0°C. There open a new window.
On the place of "Hello!" must be 2.0°C. It came from a different cell, but from the same row.
![]()
Question: How can I add the 2.0°C to the label???
My English is not so good...
I hope that you understand it.
gille