Posted 03 Feb 2017 Link to this post
Hello,
I want to have the "k-hierarchy-cell" smaller then the Standard (see Pictures) - how to do this?
robert
Posted 07 Feb 2017 Link to this post
Hello Robert,
To decrease the width of the hierarchy column, you can use the following CSS:
.k-grid .k-hierarchy-col {
width
:
15px
;
}
Posted 07 Feb 2017 in reply to Orlin Link to this post