Hi everyone, I do not know if I am in the right area, however I ask here my problem with the Visual Basic .NET programming of Visual Studio 2019 Community.
Specifically, I have a problem with managing reports via the .NET Component Report Viewer. I can't dynamically manage a field and make it either a text or an image, based on the value I get programmatically. So what I need is that the field becomes a text field when I have a generic value, it becomes an image field, when instead I have an image value. All this must be done dynamically and the text or image must be in the same overlapping cell, they cannot be side by side or above and one below, they must be in the same position and they must be able to change dynamically. Could someone please help me out?
I hope I was understandable and comprehensive. In any case, if you need further clarification, I remain available. Also I am attaching below the layout of the report with which I need to solve this problem. I hope someone will answer me. Thank you. Greetings to all.