Hi
Here is my xaml:
<ig:XamDialogWindow Grid.RowSpan="2" x:Name="pnlPopupWindow" WindowState="Hidden" IsModal="True" StartupPosition="Center" Style="{DynamicResource XamDialogWindowStyle1}"> </ig:XamDialogWindow>
and .cs file:
ucWatchList _ucWatchList = new ucWatchList(); pnlWatchList.Content = _ucWatchList; pnlWatchList.Show();
1. My problem is that XamDialogWindow not automatic resize and not center after I clear and add new usercontrol in his content. How I can force XamDialogWindow to do this?
2. When userControl change his size for example if have a grid and I add new records I too want to force XamDialogWindow to resize and recenter on the main window or add a vertical scrol bar itself.
Best regards,
Saykor
Hello James,
The issue has been returned in development and it wasn’t fixed in the release that was on March 14th and currently there is no ETA for the next service relase, but as soon as I get information about this, I will update you here.
Thank you for your patience.
What is the updated ETA of the service release? That link has a past date, March 14th.
I apologize for the late reply. I have checked the issue progress and I can say that it will be fixed in the next service releases of 11.1 and 11.2. Here you can see the schedule of the Service releases:
http://es.infragistics.com/support/service-releases.aspx#ServiceReleases
Was there any resolution to this issue? I have the exact same requirement.
Thank you for your help
Regards,