Hi,

I have a datagridview filled with movie titles.
Below the datagridview i have a picturebox.
I have a folder filled with cover images in c:\covers

What i try to do is this:
When i click a name in the datagridview the corrosponding picture is automaticaly loaded in the picturebox.

does anybody know how that works?

Warad