1

I would like to know if it's possible to remove the header part of a jqgrid (part with the title of the grid and the expand/collapse button). Not the column header but the whole Grid header.

Thanks for your answers.

Bertrand

Bertrand
  • 11
  • 2

1 Answers1

6

If you don't want a header then just don't define the caption parameter of the jqGrid.

Lee Taylor
  • 7,761
  • 16
  • 33
  • 49
Oleg
  • 220,925
  • 34
  • 403
  • 798