Click here to Skip to main content
15,888,113 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
This is just a test Project.

I added 3 Columns in my DataGridView (1 Combo Box Column, 1 ButtonColumn, 1 Image Column).

I am not Connecting this to any Database.(no need of)

I entered Some System Colors in the Combo Box Column Collection. In a folder I created some images with respect to the colors in the combo Box.

On Runtime, I will select a color from the combo box.

Actions to be Done:
1) I want the Button Column to show the Text as Color what I selected from the ComboBox.(Eg.,Button Text = "Green")

2) The Back Ground Color of the Button Column must be changed according to Color Selected from the Combo Box Column

3) The Image Column also should Display the Appropriate image which is stored in a Folder.
Posted
Updated 1-Feb-12 19:11pm
v2
Comments
Sridhar Patnayak 2-Feb-12 1:09am    
sounds like homework!
adithya.hari 2-Feb-12 2:30am    
hahaha..
I'm trying to learn .NET nowadays, I hate Hate Reading Books,
I do small exercise myself, If doubt raises, I'll login to codeproject,
they Clear my doubts.. thats it..

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900