Hello Jackson,
Thank you for reporting this exception. A possible workaround is to avoid setting the value of the cell in GridViewHyperlinkColumn to a null or empty string. You can set it to empty space.
row.Cells["Hyperlink Column Name"].Value = " ";
Regards,
Dinko | Tech Support Engineer
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.