M
Miro
I have a table "phonenumbers" and to simplify this example... it has 2
columns.
PhoneType -Int
Phone - Char
In the phonetype i store a 0,1,2
0 = phone
1 = cell
2 = fax
on my form i have added an imagelist with 3 icons that corrispond to the
0,1,2
How can I get the datagrid view to show the Icon in the column vs the actual
number.
Im having trouble finding an example of this on the net.
Or - is there a better way of doing this?
Thanx,
Miro
columns.
PhoneType -Int
Phone - Char
In the phonetype i store a 0,1,2
0 = phone
1 = cell
2 = fax
on my form i have added an imagelist with 3 icons that corrispond to the
0,1,2
How can I get the datagrid view to show the Icon in the column vs the actual
number.
Im having trouble finding an example of this on the net.
Or - is there a better way of doing this?
Thanx,
Miro