Hi,
I am new to Handsontable concept, facing one issue is that when I am making the handsontable readOnly: true then this properties from dropdown menu are getting disable. But when I am making readOnly: false then this is working.
Is their any way to make both the table as readOnly: true and also make this below option working?
dropdownMenu: [‘col_left’ , ‘col_right’]