Click here to Skip to main content
15,881,803 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I am new to wpf and i was trying to make a wpf datagrid where a column/row or part of a column/row read only. I know you can make the whole grid read only with the isReadOnly property and also make the whole column read only using the DataGridTextColumn's isReadonly property but how can i make only a part of the column/row read only ? or only one cell read only in the whole grid?
Any help is appreciated.
Thanks in advance.
Posted

1 solution

 
Share this answer
 
Comments
Laksh112 15-Dec-14 12:26pm    
yes i did see that but was not able to make it work somehow..I was looking for a different approach... but thank you for your quick response.

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