You should search the origin of the problem in your code which you don't posted here. Typical error could be usage of multiple changes of the page instead of usage of cellattr, rowattr and custom formatter together with gridview:true option. You should search for origin of the performance problem presumably in your code from loadComplete or gridComplete. I recommend you to read the answer