blah blah blah is here! blah blah » Close

0
votes
1 answers

Datagridview image problem

Hey, I'm trying to create a datagridview that contains an image column inside of it but I can't seem to get it right. I'm getting the datagridview data source from a list and I was wondering how I would get the list image property to ...

0
votes
0 answers

Converting ASP.net to C# gridview

Hey, I'm new to C# and I was wondering how I could convert a templatefield in ASP.net gridview to C#. I'm trying to make a gridview which gets its data from a list and I was trying to make the column a DataGridViewImageColumn but for ...

Feedback