Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
340
DateTime cells using AllowEdit=false still show the editor down arrow
posted

1.  Setup a xamdatagrid with a DateTime column that is editable

2.  Add several more string columns that may or may not be editable

3.  Add 2 more DateTime columns that ARE NOT editable

When you view the grid, the first DateTime column has editable values.  The other DateTime columns should not be editable, but they may show the editor down arrow that makes then look like they are editable.  I have been able to reproduce the issue in the attached project.  To me, this seems like a bug in infragistics - maybe the DateTime editor style/settings are not being reset for the DateTime columns that occur after the first editable column?  Please advise.

WpfApplication1.zip