how to give image to a particular cell in datagrid view in vb.net
I want to add rows in to a grid while running.
I added new rows by enabling add property of gridview
In that row one of the cell is an image .if i am adding one cell type as DataGridViewImageColumn.
then at adding new row, image cell shows only X(not showing image from Resourses).

thank u for ur reply.
Images are not from database.it is from the folder.
The link u attached actually add a new column always.
my need is not like that.
i want to add column only once, add images always to the added column

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.