Hi All,
How do you add new columns when using HotColumn components? The option in the context menu is disabled.
Regards,
Asheer
Hi All,
How do you add new columns when using HotColumn components? The option in the context menu is disabled.
Regards,
Asheer
Hi @asheerrizvi
You may add the columns via custom context menu option when the logic updates the columns
via updateSettings
method.
Here http://jsfiddle.net/gLey19kb/1/ I have a basic example in Vanilla but if you’d need any help with the code I’ll be happy to help.