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

I'm doing a program where i need to freeze the column header and row header in the datagridview. The headers will come from tblColumnheader and the tblRowHeader and the data is from other table too. I have a program working but when i call it in the parent form suddenly the column header didn't work? Why is that so? Do you have any idea how to fix that? Thank you!
Posted
Updated 4-Oct-12 18:04pm
v2
Comments
Kenneth Haugland 5-Oct-12 0:04am    
Is this WPF, WinForms ASP or?
And we need to see your code, and your question is confusing, at least to me. Why do you want to freeze the layout?

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