Page 1 of 1

HyperLink for Cross-Tab

Posted: Fri Nov 23, 2007 7:55 am
by amator
Hello!

I have created a report based on Cross-Tab component and I need it to have a databound hyperlink in each row.

I know that there is a property 'HyperLink' for the text control, but there is no such for Cross-Row.

I have tried to encode Cross-Row DisplayValue with the expression:
{" Help "}

But it does HTML encoding instead of using it as literal and it just displays as string like this
Help

Is there any workaround?
Can you change it a little bit so that it does not apply HTML encoding to the Cross-Row DisplayValue or add a HyperLink property similar to the one
that there is for Text component?

HyperLink for Cross-Tab

Posted: Mon Nov 26, 2007 8:07 pm
by Vital
We have added property Hyperlink to all CrossFields. Please check build from 27 Nov.

Thank you.