Dear All,
In my asp.net application i am using IG-9 version. i have master and detail grids in one page within splitter. For avoiding flickering i have used webasyncrefreshpanel for both grids. the problem is after adding the webasyncrefreshpanel, the detail grid is not refreshed/Updated. I dont know how to fix this issue.
If you have any solution with example regarding this issue that will be more helpful for me.
Please reply me as early as possible.
Thanks in advance.
Regards,Vasanth.
HI,
Dont use the Warp (WebAsyncRefreshPanel) - use the Miscrosoft UpdatePanel.
The Aikido™ Framework is a new architecture for controls from Infragistics® for NetAdvantage® for ASP.NET. It is based on new design principles, reusability, and leverages the Microsoft® ASP.NET 2.0 AJAX Extensions. The WebSpliter is an Aikido control - so use the Ajax UpdatePanel.