Hi,
I have this problem with Web Client trial controls that I can't get the Silverlight 3 ChildWindow object work with XamWebGrid.
The problem rises when I try to show a child window (ChildWindow.Show) when there is a visible XabWebGrid object on the parent window. I get InvalidOperationException with message "Cannot resolve TargetName contentPresenter.".
I was able to reproduce this. This looks like an issue. I am going to create a support case for this on your behalf and continue the discussion there.
Hello,
I have version 9.2.20092.2014 of Infragistics.Silverlight.v9.2 and Infragistics.Silverlight.XamWebGrid.v9.2 assemblies.
Error shows up when you set the group by expansion indicator as visible. This can be achieved by adding following code in the your previous sample project:
<igGrid:XamWebGrid.GroupBySettings> <igGrid:GroupBySettings AllowGroupByArea="Top" ExpansionIndicatorVisibility="Visible" /> </igGrid:XamWebGrid.GroupBySettings>
I just tested this with the latest service releases for 9.1 and 9.2 and it is working correctly - without any exceptions. This is also true with or without the styles which were used to go around this issue.
Can you reproduce the new issue with the sample I had provided? If you can, which is the exact builds that you are using (also pleas include information on you environment). If not, can you please modify my original sample and reattach it so that we can pinpoint the problem?
I found that there is same kind of problem with group by area expander control. If I set ExpansionIndicatorVisibility="Visible" in GroupBySettings the application will crash when a new child window is opened.
This seems to be caused by the same disabled visual state bug as the previously discussed error.
Thanks for good support, the visual state fix seems to work as temporary workaround for the issue. I'll use it while waiting for the service release