Title: header_rows=&quot;0&quot; doesn&#039;t work
Last modified: August 31, 2016

---

# header_rows="0" doesn't work

 *  Resolved [comfr3ak](https://wordpress.org/support/users/comfr3ak/)
 * (@comfr3ak)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/header_rows0-doesnt-work/)
 * Maybe I’m not understanding it correctly, but I set header_rows=”0″ so that there
   is no table header row, but it does not seem to work. If I set it for more than
   1, it works, making however many header rows I select. Setting it for 0 still
   produces a header row not matter what I try. Is there some trick to make this
   work?
 * Here is the shortcode with the key omitted for privacy:
 * [gdoc key=”<omitted url>” datatables_paging=”false” header_rows=”0″ datatables_dom
   =”lrtp” datatables_ordering=”false” query=”select B,C,D,G” expire_in=”60″]
 * [https://wordpress.org/plugins/inline-google-spreadsheet-viewer/](https://wordpress.org/plugins/inline-google-spreadsheet-viewer/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Meitar](https://wordpress.org/support/users/meitar/)
 * (@meitar)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/header_rows0-doesnt-work/#post-7113321)
 * > Maybe I’m not understanding it correctly, but I set header_rows=”0″ so that
   > there is no table header row, but it does not seem to work.
 * A header row is required. Look at [line 466 of the plugin](https://plugins.trac.wordpress.org/browser/inline-google-spreadsheet-viewer/tags/0.10.0/inline-gdocs-viewer.php#L466).
 * Setting `header_rows="0"` is is the same as setting `header_rows="1"`.
 * You can always make the table _appear_ not to have a header row by styling its`
   <th>` elements the same way you style your `<td>` elements.

Viewing 1 replies (of 1 total)

The topic ‘header_rows="0" doesn't work’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/inline-google-spreadsheet-viewer.
   svg)
 * [Inline Google Spreadsheet Viewer](https://wordpress.org/plugins/inline-google-spreadsheet-viewer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/inline-google-spreadsheet-viewer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/inline-google-spreadsheet-viewer/)
 * [Active Topics](https://wordpress.org/support/plugin/inline-google-spreadsheet-viewer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/inline-google-spreadsheet-viewer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/inline-google-spreadsheet-viewer/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Meitar](https://wordpress.org/support/users/meitar/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/header_rows0-doesnt-work/#post-7113321)
 * Status: resolved