Hello,
I’m trying to use a custom renderer to render a React component like the below example. However, the table would not return anything. Could you guide me the proper way to handle this?
FYI, I cannot use HotColumn like below example, because I’m using cells option which overrides HotColumn.