I tried to change the strNoRows , but no luck.
this.option({ strNoRows : 'No Record found. Try different keyword!!' });
this.refresh();
Also tried different refresh method but not working.
I need to change the strNoRows text dynamically base on the search-text.