Hide Column button no longer working #334
-
Norm I just noticed that the code you kindly supplied to hide/display a column is no longer working. Did you change something? Could this now be achieved using the _hsc keyword instead? The code supplied was:
}) Dean |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Yes, you're right. Some code has changed around this ktlDisplayNone class. Here's the new code that should work:
The _hsc keyword doesn't do quite the same thing though. It enables the user to choose which columns is collapsed and save them as part of a User Filter for quick recall. Much more powerful! Give it a try... Cheers, |
Beta Was this translation helpful? Give feedback.
-
Back working again. Thank you very much. |
Beta Was this translation helpful? Give feedback.
Yes, you're right. Some code has changed around this ktlDisplayNone class.
Here's the new code that should work: