Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
I want to merge cells in datagridview by rows and not by column , and when the data is grow up i have a problem with the rectangle of datagrid.
Can any one have a best method to merge cells by row....
Posted
Updated 7-Jan-12 17:30pm
v2

1 solution

Check this MSDN thread
Vertically merge cells in DataGridView[^]
and CP article about custom control
MergedDataGridView Control[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900