Hello! I'm running into an interesting issue.
I have a list inside of a table. This list is getting populated using the technique outlined here:
https://www.telerik.com/forums/table-item-that-contains-unique-list
The list is attached to, let's say, dataSource2 and the table is attached to dataSource1. The list is returning a textbox with a URL inside of it and a different ID at the end. So if there are 3 ID's coming from dataSource2, it generates 3 links. I have set the behavior to make the text blue and underlined, like a traditional hyperlink.
However, in Preview, only the first link is underlined. Now, there is a lot more happening inside this report, so perhaps there are some formatting things I have not discovered. But I've tried everything I can think of. Is there something I'm missing?
Thank you in advance for any information that you can provide! I'll try to add a picture of what I'm seeing on my end tomorrow.
6 Answers, 1 is accepted
If I understood correctly, part of TextBoxes in the List that is nested in a Table are not formatted correctly (i.e. like hyperlinks).
I tested with the example from the Table Item That Contains Unique List forum post and couldn't reproduce the described behavior. I have attached the modified example, a screenshot of the TextBox set-up, and of the report preview. Take a look at the example and try to adjust the report accordingly.
If the issue persists you may open a support ticket and send us a sample report that demonstrates the problem for local investigation.
Regards,
Todor
Progress Telerik