DHTMLXGRID (REFRESH) ISSUE IN IE11

Problem occurring with IE11
When i update GRID with new data after saving, its not showing grid with new data.
Its always showing old data only.
If i clear browser cache then its refreshing grid and showing updated data also.!!!
So…Is there any way to refresh grid after saving data.

Could you provide with the code using to refresh the data.
clearAndLoad() method works well for me.