Harshil Kotecha

Results 4 comments of Harshil Kotecha

This is working fine in swift 4 also add this extension to solve this issue this is work for me ``` extension BLKFlexibleHeightBarBehaviorDefiner :UITableViewDelegate{ } ```

This is working fine in swift 4 also add this extension to solve this issue this is work for me ``` extension BLKFlexibleHeightBarBehaviorDefiner :UITableViewDelegate{ } ```

if not found data put message "Result not found" .... (function($){ $.fn.liveFilter = function(inputEl, filterEl, options){ var defaults = { filterChildSelector: null, filter: function(el, val){ return $(el).text().toUpperCase().indexOf(val.toUpperCase()) >= 0; },...