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
175
disabled column still opens edit dialog
posted

Hi,

how disable "done, cancel" editor  row popup for disabled columns for editing?

When I click disabled columns still getting this.

features: [
        {
            name: 'Updating', 
columnSettings: [
{ columnKey: "ProductName", editorOptions: {readOnly: true, disabled: true}