Hi, we use a WebHierarchicalDataGrid on a web page which is periodically updated using ASP.NET postback. After few postbacks we are getting an error "Sys.WebForms.PageRequestManagerServerErrorException: RecursionLimit exceeded." (you can see details of that error in the attachment).
We have found out, that we are able to reproduce that error also on this sample page https://es.infragistics.com/samples/aspnet/hierarchical-data-grid/overview. You just need to play with the "Select theme" dropdown for a while and change the themefew times. After each theme change look for "ighg_ExpandPressed.gif" text in the page source code. New instance of that text (together with a lot of other code) is added to the page source after each theme change (aka after each postback) up to the time, when you get the error "RecursionLimit exceeded".
Please could you help us with that, as this is quite serious issue for us? Thanks in advance.
Hi Leopold,
Thanks very much for the detailed feedback about this issue. We are investigating it and I will let you know as soon as a resolution is found.
Thanks again,
Angel