Hi,
Param query version is using 6.2.4.
I want to change the attribute of the selected cell (grid.Selection ().getSelection ()) of the grid at some action (when clicking a button, etc.).
The attributes to change are:
editable:false
Please tell me how to implement it.