Sha256: 189e39e84fa38947126540437e1dd70c58bcd64a52c6a8e20539cfe57020d5b6

Contents?: true

Size: 415 Bytes

Versions: 12

Compression:

Stored size: 415 Bytes

Contents

.well
  %h2= current_page_title
  %p
    It is possible to reload the grid on each filter action like changing the selected option in a dropdown filter or typing in a text filter.
    One way to do it is to use
    %code auto_reload:  true
    for each column. Another way is changing
    %code Wice::Defaults::AUTO_RELOAD
    in the WiceGrid config file.

= show_code

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

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
wice_grid-6.1.3 spec/support/test_app/app/views/auto_reloads/index.html.haml
wice_grid-6.1.2 spec/support/test_app/app/views/auto_reloads/index.html.haml
wice_grid-6.1.1 spec/support/test_app/app/views/auto_reloads/index.html.haml
wice_grid-6.1.0 spec/support/test_app/app/views/auto_reloads/index.html.haml
pwice_grid-7.0.0 spec/support/test_app/app/views/auto_reloads/index.html.haml
pwice_grid-6.1.2 spec/support/test_app/app/views/auto_reloads/index.html.haml
pwice_grid-6.1.1 spec/support/test_app/app/views/auto_reloads/index.html.haml
pwice_grid-6.1.0 spec/support/test_app/app/views/auto_reloads/index.html.haml
pwice_grid-5.0.2 spec/support/test_app/app/views/auto_reloads/index.html.haml
pwice_grid-5.0.1 spec/support/test_app/app/views/auto_reloads/index.html.haml
pwice_grid-5.0.0 spec/support/test_app/app/views/auto_reloads/index.html.haml
wice_grid-4.1.0 spec/support/test_app/app/views/auto_reloads/index.html.haml