Sha256: 17bd7a3292f5943875ed60126b09e38ae35b82ce8ea318598997e0e6f786dd52

Contents?: true

Size: 389 Bytes

Versions: 5

Compression:

Stored size: 389 Bytes

Contents

.card.bg-light
  .card-body
    %h2= current_page_title
    %p
      Once a grid column is associated with the inderlying database field with the help of the
      %code attrubute
      parameter the column becomes sortable and a column filter is rendered. The column filter
      is generated based on the type of the database field.

= 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/basics3/index.html.haml
wice_grid-7.1.3 spec/support/test_app/app/views/basics3/index.html.haml
wice_grid-7.1.2 spec/support/test_app/app/views/basics3/index.html.haml
wice_grid-7.1.1 spec/support/test_app/app/views/basics3/index.html.haml
wice_grid-7.1.0 spec/support/test_app/app/views/basics3/index.html.haml