Browse by Tags
All Tags » DataCell » read only cell (RSS)
-
Hi Michael,
finally I solve it, thank you. Use of MultiDataTrigger in DataCell style was solution. Now it works as expected. Here is that style when somebody needs similar functionality:<!--force readonly of cell when its data are not editable--><Style TargetType=''{x:Type ...
-
Hi Michel,
my problem is that even though I set DataCell property ReadOnly=''True'' there is possible to activate CellEditor for that Cell. My situation is following: I have grid with columns A,B,C,D and rows 0,1,2. I need to have editable cells in column B, C, D, but not cells B1, B2, C0. How to achieve that?When I set DataCell ...
|
|
|
|