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

c# - passing input text from view to contoller with FacebookContext using Facebook app -

ios - Does Core Data autoupdate a many to many relationship on saving -

Calling a C++ function from C# by passing a string with variable size to it -