This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
hello
how to add header cell into normal row in datagridview
There is a very good article on MSDN:
How to: Manipulate Rows in the Windows Forms DataGridView Control
This article shows the various ways to manipulate DataGridView rows using properties of the DataGridViewRow class