success: function(data) {
              source.data = json.response || json;
              $.proxy(that.filter(source), that)
            }