Hi Friends,
dataGridView1[1, LaneIdx].Value = HWDESC(Working) i am using this to disply the text in the datagridview column and now i want to display image in place of text without retreving from database ............
can anyone help me with the code of datagrid to display image in datagrid column......... ..
Regards........
dataGridView1[1, LaneIdx].Value = HWDESC(Working) i am using this to disply the text in the datagridview column and now i want to display image in place of text without retreving from database ............
can anyone help me with the code of datagrid to display image in datagrid column......... ..
Regards........
Comment