Sha256: 8ad3b0170b10c6cb7c4a339c4e52a690b78e0d5c486a73876e588d72ec6018d6

Contents?: true

Size: 436 Bytes

Versions: 5

Compression:

Stored size: 436 Bytes

Contents

.card.bg-light
  .card-body
    %h2= current_page_title
    %p
      Use
      %code :order
      and
      %code :order_direction
      in
      %code  initialize_grid
      to define by which column the grid should be ordered once it is loaded initially.

  %p
    Use
    %code :conditions
    in
    %code  initialize_grid
    to define the subset of records shown in the grid.

= show_code

.row
  .col-md-12
    = render   'grid'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
wice_grid-7.1.4 spec/support/test_app/app/views/basics6/index.html.haml
wice_grid-7.1.3 spec/support/test_app/app/views/basics6/index.html.haml
wice_grid-7.1.2 spec/support/test_app/app/views/basics6/index.html.haml
wice_grid-7.1.1 spec/support/test_app/app/views/basics6/index.html.haml
wice_grid-7.1.0 spec/support/test_app/app/views/basics6/index.html.haml