Hi,
I have a datagrid, that needs a HyperLink Column.
The url for this link has 2 parameters in it, eg
The values for param1 and 2 are in my datasource. What databinding
expression should I use?
I don't want to have my datasource contain the url, as this is a
presentation layer issue, not data issue.
Thanks
Martin
I have a datagrid, that needs a HyperLink Column.
The url for this link has 2 parameters in it, eg
The values for param1 and 2 are in my datasource. What databinding
expression should I use?
I don't want to have my datasource contain the url, as this is a
presentation layer issue, not data issue.
Thanks
Martin
Comment