Hi All,
I am using RadGrid.
I am using 'NestedTemplate view' to show the Details.
When we click on '>' expand arrow of grid.
It shows me the loading panel. because
it goes to page_load and NeedDatasource event of grid.
I want to show the detail of 'Nested Template view' on client side only.
When we click on '>' expand . it should not go to the serverside event.
It should not show the loading panel.
Please give me the solution.
Thanks.
I am using RadGrid.
I am using 'NestedTemplate view' to show the Details.
When we click on '>' expand arrow of grid.
It shows me the loading panel. because
it goes to page_load and NeedDatasource event of grid.
I want to show the detail of 'Nested Template view' on client side only.
When we click on '>' expand . it should not go to the serverside event.
It should not show the loading panel.
Please give me the solution.
Thanks.