Sha256: cede84ec4ea037be28e982e404051e28d7c48b4ea6b0a13c3dab992a4fc13926

Contents?: true

Size: 565 Bytes

Versions: 12

Compression:

Stored size: 565 Bytes

Contents

.well
  %h2= current_page_title
  %p
    Just like
    %code options_for_select
    ,
    %code :custom_filter
    can take arguments in the form of a hash, an array of two element arrays, or just an array.
  %p
    %code custom_filter: :auto
    will instruct WiceGrid to figure out the list of possible values by running a
    %code SELECT DISTINCT `column` FROM `table`
    query on the table.

= show_code

.row-fluid
  .col-md-6
    = render   'g1'

  .col-md-6
    = render   'g2'


.row-fluid
  .col-md-6
    = render   'g3'

  .col-md-6
    = render   'g4'

Version data entries

12 entries across 12 versions & 2 rubygems

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