Hide Checkbox in header column only

29 views
Skip to first unread message

Phanindra Jallipalli

unread,
Mar 18, 2015, 5:22:25 AM3/18/15
to slic...@googlegroups.com
Hi,

I am using slick grid api to bind data. Here at first I used select all option when a checkbox is selected in header row. Now I like to remove this option, that is I need to hide the checkbox in header checkbox. I am attaching the screenshot where I need to remove that.

Can anyone help me please


Thanks in advance..............
2015-03-18_144743.png

Kiwi

unread,
Mar 25, 2015, 9:46:51 AM3/25/15
to slic...@googlegroups.com
hi,

why not using css to hide it?

.slick-header-columns input[type="checkbox"] {
  1. displaynone;
Reply all
Reply to author
Forward
0 new messages