I am developing with visual basic 2005 and here is what I am trying to do.
I have an unbound datagridview which pulls data from the access database. when my search form opens the datagridview is blank, and what I need is when I hit the search button I need an icon (any file format) to display next to each record under the same column, and I do only have 1 column within the grid. does anyone know from hands on experience on how to accomplish that and how to display am icon next to each record in the grid?
thank you
Start Free Trial