neerajsingh0101 / admin_data

A non instrusive gem which helps you browse, search and manage your data using browser
http://admin-data-demo.heroku.com/admin_data
MIT License
376 stars 56 forks source link

Advance search col3 not getting cleaned up issue #12

Closed neerajsingh0101 closed 15 years ago

neerajsingh0101 commented 15 years ago

select first_name at http://demo.neeraj.name/admin_data/user/advance_search the select 'contains' and type 'John' do a search. now in the second column select 'is null'. col3 still displays 'John' which is confusing. In cases when col3 is not applicable just set the value to empty spaces.