DataGridView - add a link button to a Image column

S

sklett

Very new to the DataGridView, but so far I'm blown away by the improvements
over the DataGrid! Anyway, I have an Image column and I would like to
supply a link button under the Image when in edit mode that would fire a
file browser dialog and allow the user to choose a new image.

I can't see where I should start with this. Do I need to extend the
DataGridViewImageColumn?

Any tips would be great. Thank you for reading,
Steve Klett
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top