Hi,
I have a small servermanager where it loads up all players that are currently playing a game. The players are divided in blue and red team.
I want to have a small 8x5 (red/blue) image display in a cell in front of the whole row that shows the user which team the player is in.
Is this possible?
I have already added both files to the resources, but, when I use "Resources. *" it turns out I cannot use them that way at all.
how can I put an Image in a cell in a datagridview?
Thanks in advance,
Evolution445
I have a small servermanager where it loads up all players that are currently playing a game. The players are divided in blue and red team.
I want to have a small 8x5 (red/blue) image display in a cell in front of the whole row that shows the user which team the player is in.
Is this possible?
I have already added both files to the resources, but, when I use "Resources. *" it turns out I cannot use them that way at all.
how can I put an Image in a cell in a datagridview?
Thanks in advance,
Evolution445
Comment