I am trying to get a grid to load on demand when a row is expanded. When I tried to follow the sample on the page http://es.infragistics.com/products/aspnet/sample/hierarchical-data-grid/manual-load-on-demand I found out that I do not have the ContainerRowCancelEventArgs object (probably since my version does not have the namespace Infragistics.Web.UI.GridControls. Is there any way for me to acheive the load on demand in my version? Thank you.
Instead of repasting my code, you can se it at the post below:
http://es.infragistics.com/community/forums/p/71566/361885.aspx
My version is:
Version=6.2.20062.1059
Hello aseidel,
Thank you for posting in the community.
Please note that the UltraWebGrid controls is outdated and has been retired as of version 11.2. The samples you have mentioned refer to the new WebHierarchicalDataGrid:
http://help.infragistics.com/NetAdvantage/ASPNET/2012.1/CLR4.0/?page=WebHierarchicalDataGrid_Getting_Started_with_WebHierarchicalDataGrid.html
I would strongly suggest that you consider upgrading your version and switching to the AIKIDO toolset.
An article demonstrating how Manual LOD may be configured for the UltraWebGrid is avaialble at:
http://help.infragistics.com/Help/NetAdvantage/ASPNET/2011.1/CLR4.0/html/Infragistics4.WebUI.UltraWebGrid.v11.1~Infragistics.WebUI.UltraWebGrid.UltraWebGrid~DemandLoad_EV.html
Please feel free to contact me if you have any questions.