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
230
UnboundCheckBoxField CellEditing ReadOnly Per-Row
posted

I am trying to convert checkboxes within TemplateDataFields to UnboundCheckBoxFields but there is a scenario that I cannot seem to support properly.

I need to enable/disable (or show/hide) the checkboxes per-row within the grid based upon a value in the data source. I can see how I can set ReadOnly in the Behaviors/EditingCore/Behaviors/CellEditing/ColumnSettings/EditingColumnSetting, but I cannot see how to change it for each row individually.

Is this possible? Thanks!

Parents Reply Children
No Data