Thursday, March 22, 2012

Windows Form, DataGrid - Image Column

Hello everyone,

I'm trying to bind a Windows Form DataGrid to a Folder of Images. Iwant one column to show the image thumbnail and in another column Iwant the images name. So far I have been able to bind the images namesto a table then bind the table to the grid. However, I've beensearching for a day now and can't figure out how to bind the image'simage. Does anyone know how to do this, or know any articles thatsupply this info.

Thank you all for your time. It is trully appreciated.

alec

First off - this is an ASP.Net forum - not a Windows Forms forum

Are you trying to do this in ASP.Net, using a Windows form DataGrid? (if so - why not use an ASP.Net datagrid) - - - this is a little confusing


Sorry,... I'm very new to this.

I thought ASP.NET was the same Library of classes used for Windows forms and Web forms. Isn't it? I'm confused.

alec

0 comments:

Post a Comment