I added a class to truncate strings using a custom renderer. However, I wanted to remove this class after the columns were resized. Therefore, I tried to remove the class in the ‘aftercolumnresize’ hook, but it didn’t work at all.
Please help me out. Here is the example link.
https://jsfiddle.net/0rqo6k34/