Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
#myGridID .slick-header-columns {
  display: none;
}

How to add css class to the grid header

In grid columns definition add:

Code Block

 headerCssClass: 'ccsClass1 cssClass2'