Wordpress Responsive Tables?

AussieDave

24 years & still going!
Joined
Nov 28, 2013
Messages
4,984
Reaction score
3,525
Hi,

Normally I code custom div layouts using CSS. However, I've got a few layouts to do and I'm wondering if there's a faster way to do this, with a responsive WP table plugin?

Feedback is appreciated :)
 

Guard Dog

Guard Dog
Staff member
Joined
Dec 13, 2006
Messages
11,225
Reaction score
3,144
doesn't have to be 'wordpress' per se. Look up responsive grid generator. I did that and placed div's in them for a wonderfully responsive design (for a manufacturing customer of mine).
 

AussieDave

24 years & still going!
Joined
Nov 28, 2013
Messages
4,984
Reaction score
3,525
That thought never entered my mind. Much better, rather keep everything using div layers, thanks :)
 

muffincrumbs

Affiliate Guard Dog Member
Joined
Feb 22, 2013
Messages
313
Reaction score
55

CasinoKev

Affiliate Guard Dog Member
Joined
Jun 3, 2012
Messages
146
Reaction score
30
Responsive tables are brutal imo. I spent way too many hours trying to find a solution before I finally decided to outsource all my mobile redesigns. Wish I would have done it sooner.
 

tobbe

Affiliate Guard Dog Member
Joined
Jul 15, 2014
Messages
59
Reaction score
34
For a grid I'd probably just go with Bootstrap. For table I'd go for DataTables or Bootstrap Tables.
No idea what you mean by Wordpress responsive. All those solutions are mobile friendly and works in Wordpress, allow custom styling and to show data from json etc.
 
Top