Greetings,
I am new to the Grid control and have spent hours trying to do a very simple thing. I also looked at lots of examples but still no success.
-------------------------------------------------------------------------------
I have a database table that has three fields, all text. One field has a full path and name of an image that is already stored on the server.
I want to get the records and display that image inside the grid (one image for each row)
How can I do this in VB.NET?
-------------------------------------------------------------------------------
Thanks in advance,
Jimmy
I am new to the Grid control and have spent hours trying to do a very simple thing. I also looked at lots of examples but still no success.
-------------------------------------------------------------------------------
I have a database table that has three fields, all text. One field has a full path and name of an image that is already stored on the server.
I want to get the records and display that image inside the grid (one image for each row)
How can I do this in VB.NET?
-------------------------------------------------------------------------------
Thanks in advance,
Jimmy