Click here to Skip to main content
15,892,005 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I would create a table than have different coloumns header and different rows header, and in each cell it's possible have different usercontrol. In fine the table if possible can move like Excel. Move the columns and the rows are fixed and viceversa.

Thanks
Posted
Updated 2-Jul-14 1:10am
Comments
George Jonsson 2-Jul-14 4:43am    
Maybe look into the DataGridView
Not easy to understand what you really want to do.

1 solution

Try DataGrid[^]
 
Share this answer
 
Comments
Member 10660537 2-Jul-14 5:38am    
I want the code, because I have just try with DataGrid exc..

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