Replies: 5 comments 12 replies
-
Hi Jon At the moment it is not a KTL thing but a little code could accomplish this:
If you already have a view render .any put the inner code in there. Hope this helps |
Beta Was this translation helpful? Give feedback.
-
There you go!! Another cool KTL keyword: _csc for Colorize Sorted Column See you in a next release soon... Norm |
Beta Was this translation helpful? Give feedback.
-
Question for you Craig, until Norm implements the new keyword _csc for basically doing what the code you provided, how would I use this code on multiple views (ie view_262 & view_301, etc...). I know that I can place individual code for each view but would like to use you code for multiple views... JON |
Beta Was this translation helpful? Give feedback.
-
I am about to make a MAJOR release today hopefully. Norm |
Beta Was this translation helpful? Give feedback.
-
Jon, You've got your keyword! It's in v0.21.0 It will be _scs for Sorted Column Style Norm |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Not sure if this is currently available or if it's something KTL can do. I like to be able to show the sorted columns on a Grid in bold and/or have the sorted column be a different color. For example, if column 1 is the "chosen" sorted column, all of columns 1's data would be "bold" and "red". If user changes the sort column to column 2, column 2's data would now be "bold" and "red"
Beta Was this translation helpful? Give feedback.
All reactions