Hello, I have used DHTMLX combo in that i have faced one problem,After implement combo is working fine. but sometimes combo is hide due to cache. after clear cache this work fine. is any way to clear cache so user can use dhtmlx combo without clear cache manually first time? means any code to clear cache ?
i used simple client side filtering.
comboObj.enableFilteringMode(true);