Hi Support, We are using 12.1.20121.1010 version of infragistics control for wpf. We have created a TemplateColumn “StartPeriod” in XamGrid, and have used DatePicker control in that. We want to conditionally disable the "StartPeriod" column at runtime. For achieving this we tried applying dependency property, however since it’s a template column the dependency property is not applied on this column. We have attached a sample project "XamGridDateColumn_09Jan2014.zip". To replicate the issue you can click on "Update" button. On the click of "Update" button we want to "StartPeriod" column to be set as disabled or read-only. Can you please let us know how the template column can be disabled at runtime?
Hello,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.