c# 4.0 - Putting hyperlink in RDLC report asp.net -


I will place the hyperlink "VIEW MORE" in the RDLC column "MESSAGE", clicking on the URL will load the remaining text How should I do this in a page or inline?

IMAGE:

Enter the image details if you go to the report And click on the cell, then select

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -