Changing Bound Column to HyperLink Column
Hi,
My datagrid has AutoGenerateColumn=True as same grid is used to display different data based on user selection.
For certain output, I want to change one of the column to be a hyperlink column instead of bound column as I am guessing autogeneratecolumn will create all bound columns
How can change this using code?
Thanks
Shafiq