angular-ui/ui-grid

Make Grids responsive by staking records vertically

Open

#5.403 geöffnet am 13. Mai 2016

Auf GitHub ansehen
 (1 Kommentar) (3 Reaktionen) (1 zugewiesene Person)JavaScript (2.496 Forks)batch import
help wanted

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

The Grids used throughout need to be responsive. When smaller screen sizes are used, the header should be listed vertically and repeated for each record. The detail/record should then be displayed horizontally from the header.

See attached links. https://css-tricks.com/examples/ResponsiveTables/responsive.php http://prntscr.com/b3kt8r

Not sure if simply adding the class "table-responsive" will work on these grids.

How can we make ng grid (ui grid) responsive ?

AngularJS 1.4.8 ui-grid - v3.0.7

Contributor Guide