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
445
Read-write property vs. read-only property
posted

In xamDataGrid, can I get a column containing read-write properties to behave the same was as read-only properties do?  I have set the field to be read-only, and whereas it's true that the value can't be edited, the field does appear differently when it has focus.  This does not happen with fields based on read-only properties.  Assuming it's relatively easy (i.e. without having to create templates for different states), how would I do that?

Thanks!

Brad.