[VB2005] Image in Datagridview

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Evolution445
    New Member
    • Jul 2007
    • 63

    #1

    [VB2005] Image in Datagridview

    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
  • Evolution445
    New Member
    • Jul 2007
    • 63

    #2
    I have managed to add a DatagridviewIma geColumn, but I still cannot figure out how to use any of the resource pictures.

    Comment

    Working...