Hello,
I’m using the following configuration in my dataset table:
contextMenu: ['copy', 'remove_col', 'remove_row'].
When I right-click and select Copy, it works correctly, and Remove Row also functions as expected. However, Remove Column does not work at all—it appears to be inactive or frozen.
I think the issue with columns type because once I set up columns to false it work fine but I need the column type to be set so I can filter regarding number, date, text
Do you have any suggestions or recommendations on how to resolve this issue?
