Hi,
I desperately need some guidance. I have a trdx that is working perfectly. However, we are porting over to use Azure.
I need to be able to set a picturebox's image at runtime. I used to do this via itemdatabinding event, but I believe that has been deprecated in favor of user functions. If I have a PictureBox on my report and I want to set the value to an Image (not a path), what code do I need to do this? How do I get access to PictureBox1 so I can set it's value?
Any guidance would be great as I am dead in the water.
Thanks ... Ed