I put some kind of subGrid in the detailTemplate of kendoGrid, then I do some changes to the subGrid, but after I sort or filter the kendoGrid, I just found what i did was gone. So what should I do? maybe there's some method can do the job that when i change the datasource of kendoGrid, which can prevent the detailTemplate's render?