Hi team,
I am using customRenderer for Cell formatting based on dynamic data from HTTP Request.
In the example, customRenderer rendererCommon working well with other 2 columns where Type is not defined, but it is not working for a column type="dropdown"
Below is the code snippet and handsontable output:
Can anyone please let me know if I am doing anything wrong and what would be the appropriate approach to handle this scenario?