We have two WebPanels, each of which contain one Hierarchical WebGrid. When the page initially loads, the panels and grids are programmatically added through use of a PlaceHolder control. The controls are loaded fine, each in their correct locations (screenshot 1).
We have noticed some odd behaviour when we do any of the following:
I have tried swapping the WebPanel out for a JQuery panel and the same issues occur, so I'm beginning to think that it's an issue with the WebGrid... I have verified that each of the panel and grid controls have a unique ID on the page, so I'm pretty sure it's not an issue with how they're being added to the placeHolder.
We are using Infragistics NetAdvantage for .NET 2008 Vol 3 CLR 3.5 and are currently unable to upgrade to any newer version.
Any assistance/suggestions would be greatly appreciated.
(it will only let me attach one screenshot at a time, so my following posts will be the remaining screenshots)
Second Screenshot
3rd screenshot