webismymind / editablegrid

EditableGrid is an open source Javascript library aimed at turning HTML tables into advanced editable components. It focuses on simplicity: only a few lines of code are required to get your first table up and running.
http://www.editablegrid.net
Other
795 stars 272 forks source link

Responsive Question-Request #47

Closed akumagio closed 10 years ago

akumagio commented 10 years ago

its posible to make editableGrid responsive?

jybeaujean commented 10 years ago

Hi,

You can try this : http://elvery.net/demo/responsive-tables/

webMac commented 9 years ago

Yes it is. Just use relative values for your width-values in your stylesheet.css file. For more info and example see comment in: https://github.com/webismymind/editablegrid/issues/85#issuecomment-75981905