I am facing an interesting problem with Grid having Child Table and with Slider paging.
When I expand and collapse child row, after collapse the pager of child table still gets displayed.
I have attached screen shots for the reference.
I followed your scenario in order to replicate the issue but to no avail. Please find attached a simple working project which is working properly and let me know what is the difference in your scenario.
Additionally, verify that you are using latest version 2009.3.1103 of RadControls for ASP.NET AJAX in your project.
Here are my observations from it and is not meeting my requirements,
1. It always posts back for every Expand and Collapse.
2. Eventually it hits NeedDataSource.
3. Even if I make HierarchyLoadMode="Client" still for every Expand-Collapse post back is happening and eventually NeedDataSource is getting called causing unwanted server hit for me.
When I remove "AjaxManager:AjaxSettings:AjaxUpdatedControl" then postbacks are not happening but again Slider is getting displayed when I collapse row.
Please help me out with something which does not have postbacks for Expand & Collapse.
Help appreciated,
Thanks,
Avi
0
Pavlina
Telerik team
answered on 01 Dec 2009, 12:11 PM
Hi Avinash,
I examined the project I sent you in the previous post again and it is working properly. When expand or collapse column RadGrid perform ajax request not postback and slider pager is displayed properly.
At this point in order to progress in the resolution of this problem I will ask you to open a formal support ticket and send us a simple working project for further review. Thus I could do all my best to help you further in resolving it.