jtrt-tables icon indicating copy to clipboard operation
jtrt-tables copied to clipboard

Table without <thead>

Open davejtoews opened this issue 7 years ago • 2 comments

I can't seem to find an option for displaying a table without a <thead> row. I can accomplish this by having an empty first row and using filterrows='1' in the shortcode, but this seems a little hacky.

It might also be useful to have an optional

with special styling, or specially styled first and/or last rows.

davejtoews avatar May 30 '17 19:05 davejtoews

Hey

Unfortunately I dont thınk thats possıble. Up untıl now no one has asked me for thıs feature and so I never put any thought to ıt. The tables generated wıll have the fırst row of data as the header. The reason for thıs ıs because the front end responsıve tools requıres a thead. I can look ınto thıs for you but at the moment I am on vacatıon. I wıll be back home on June 11-12 whıch ıs when I wıll be avaılable to add new features and fıx bugs. There ıs a long lıst of people waıtıng for me to get my hands dırty once agaın so I wıll add your request ın wıth the rest of them =)

Thanks John

JohnTendik avatar May 31 '17 12:05 JohnTendik

Makes sense. I just needed one table without a header row along with a bunch of other tables that did need header rows. Trying to produce all my tables with one plugin/solution, and I really like the column stacking feature, but the one table doesn't need it. Thanks for the response.

davejtoews avatar Jun 01 '17 16:06 davejtoews