May i append a text column to a hyperlink column in DataGridView? I have two columns, column1 is hyperlink, column2 is text column, may I append column2 to column1, so that they may display as one ...