item["HyperlinkColumn"] = strUrl + ", " + strDescription;
It is important that there is a space between the comma and the description.
Related posts