3
Answers

Find specific value in A DataGridView

Ask a question
rania Magdy

rania Magdy

15y
4.7k
1
Hi, Well, I have a DataGridView binded to a TableAdapter and there is an extra empty column named "clmImg" to put an image or color in it. I want to do the following : search through the quantity column, if you find a value less than 15 then put a red color "or red image" in the empty column. I don't know who to write the code. Any help??

Answers (3)