I need to create a handsontable table that one of its columns is displayed in an Angular component, I have tried many things but it doesn’t work for me.
but when I try to select a checkbox it closes, I imagine it has something to do with the editor, is there a way to select the checkboxes without it closing,
I show video for you to see.
I can only deselect/select by right clicking (the browser menu appears) and then I click on the checkbox, it is not visible in the gift, but I left a stackblizt link for them to corroborate
Thank you for the code and the explanation. I looked at your implementation and as it’s a custom logic it would require a code review from our side, so if you have an active license key send it to us at support@handsontable.com so we can check your current support plan.
I’d also recommend to check our example of custom editor (it’s in React, but the principles are the same) to check if the logic is correct as at the first view it seems that there is an issue with not preventing the editor to close before the chosen input item is selected.