I have a Telerik grid in a Div. During page operation this grid binds dynamically and holds temporary data. On a 'Save' button click, i am hiding telerik grid. This Telerik grid appears through partial view. On 'Save' button click I am not reloading or refreshing the page. So, the problem is that when my next transaction happens, the telerik grid does not appears. Because it is in hide mode. Hence i want to reload or refresh that particular 'Div' without reloading whole page. Is it possible. Any guidance?
问问题
1916 次