item["HyperlinkColumn"] = strUrl + ", " + strDescription;
It is important that there is a space between the comma and the description.
Related posts
Comments
May 14. 2008 18:07
I have a scenario where i do have a comma and space in the hyperlink itself, is there a way where it does not get treated as the description
Sunitha
Add comment