S
steve
Hello,
I have bound (obviously synchronised) two lists that get populated by two
different fields from the same table. That's fine and working OK.
I have added a PictureBox that is supposed to display a jpg whose *path* is
stored in another field of the same table.
However I cannot seem to find a way to dynamically update the picture shown.
I can cheat and create a label or something, bind its text from the picture
field and THEN go and update the picture shown.
Is there a neater way?
TIA
-steve
I have bound (obviously synchronised) two lists that get populated by two
different fields from the same table. That's fine and working OK.
I have added a PictureBox that is supposed to display a jpg whose *path* is
stored in another field of the same table.
However I cannot seem to find a way to dynamically update the picture shown.
I can cheat and create a label or something, bind its text from the picture
field and THEN go and update the picture shown.
Is there a neater way?
TIA
-steve