Skip to content

Conversation

@vordan
Copy link

@vordan vordan commented Jun 10, 2014

Added boolean property 'tableCondensed'. Essentially, this determines whether Bootstrap 'table-condensed' class will be used or not. The default is false.
This is useful when using the grid on mobile devices, where touching is not that precise for selecting rows.

Added 'hdr_align' column property. Changes the alignment of the header text: left, center, right.
Added 'align' column property. Changes the alignment of the column text: left, center, right.
Added 'width' column property, in pixels. Changes the width of the column text. Integer value.

vordan and others added 8 commits June 10, 2014 18:48
Use table-condensed class from Bootstrap. Need this for mobile devices (easier for touch)
New column properties:
hdr_align - Header title alignment (left, right, center)
align - cell data alignment (left, right, center)
width - cell width in pixels
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant