php - Crud generated search button (admin page) not using ajax after empty result -


i've noticed issue @ default yii crud generated admin page. when click 'search' button - uses ajax stuff. - if there no results, next click on 'search' button result in non-ajax call. whole page refresh.

why? how correct issue?


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -