Here is the link for the dropdown inside the react.
Into the second template column when user clicks I want to display the checkbox with drop down items
Regards
Here is the link for the dropdown inside the react.
Into the second template column when user clicks I want to display the checkbox with drop down items
Regards
Hey @amitpowerpeace
The dropdown value can only be string or a number. You can generate a cell with a checkbox out of a plain text but cannot and an HTML element to an option of a dropdown cell type.
could you please send me the react js fiddle or code sandbox url ?
so that I will look into it
Thanks for your reply.
Sure, here’s JSFiddle https://jsfiddle.net/efmgwk0r/
Hey @amitpowerpeace
have you had time to check my demo? Is there anything else I can do for you?
I think that we can close this topic as there’s no demo.