imported__
New member
I have a picturebox on my order page..I have a combo box as well, that is getting the ID from a table on the database..
I implemented the event handler called onIndexChanged..
and in that event handler, I'm trying to change the image each time the index of the combobox gets changed.. how would you go on about doing that..??
a little code appreciated..
I implemented the event handler called onIndexChanged..
and in that event handler, I'm trying to change the image each time the index of the combobox gets changed.. how would you go on about doing that..??
a little code appreciated..