Data tab missing from designer Image dialog

Stimulsoft Reports.NET discussion
Post Reply
expanzIan
Posts: 2
Joined: Thu Nov 01, 2012 5:00 am

Data tab missing from designer Image dialog

Post by expanzIan »

I have added an image to my report in the designer. I want to populate it using a Property that I have coded that manipulates a Base64 string that is passed to the report in xml. However I do not have a Data tab on the Image dialog that displays when I double click the image in the designer. The dialog has tabs Image, Data Column, Image URL and File. How can I get the Data tab.

I have got around this by coding 'e.Value = LogoEx;' in the Get Image Data Value Event, where LogoEx is the property that I have coded. This works but it would be clearer if I could add {LogoEx} to the Data tab.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Data tab missing from designer Image dialog

Post by HighAley »

Hello.

There is a Image Data tab that you could use.

Thank you.
expanzIan
Posts: 2
Joined: Thu Nov 01, 2012 5:00 am

Re: Data tab missing from designer Image dialog

Post by expanzIan »

Yes, it is the Image Data tab that I want to use, but it does not appear in the dialog box, as shown in this attachment.
Image dialog without Data tab
Image dialog without Data tab
Stimulsoft Image dialog.jpg (39.99 KiB) Viewed 893 times
I have used this before but now I cannot find it.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Data tab missing from designer Image dialog

Post by HighAley »

Hello.

Which version do you use?
Please, try to remove the %LOCALAPPDATA%\Stimulsoft folder.

Thank you.
Post Reply