column as radio button in grid

how to do multiple choice radio button in column …

You can insert any custom html into grid cell or you can create custom eXCell type
docs.dhtmlx.com/doku.php?id=dhtm … l_creation

This seems to be an old trained and probably a solution found with subsequent upgrades.
Kindly let me know how this can be achieved

The solution is still the same.
You may insert any html-content in your cell value
Or you may create a custom column type with required html-content:
docs.dhtmlx.com/grid__columns_ty … olumntypes