Hi to all,
I'm creating an application in which the form contains one datagridview and 20 pictureboxes.
When the DGV is populated, the user will drag a row from DGV and drop in any one of the pictureboxes.
The picturebox should able evaluate a column value(say column 1) from the dropping row and according to that it should change its picture.
Can anybody have an idea how to implement this...
Thnx in advance...
Regs,
Arunkumar