Hi,
I am facing an issue which I am not able to fix in dhtmlxgrid version v.3.0.
I am having a column of type ‘ra’. In that I am disabling the radio button after loading grid by using
cell.setDisabled(true);

When I am clicking the respective cell,
![]()
I am able to click it
![]()
Kindly help me how to fix this issue.