Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
55
GroupBy drop area problem when xamgrid has a viewbox/canvas combo as parent
posted

I am having an issue where the xamgrid groupby drop area is getting moved out of the bounds of the xamgrid when the parent containers look like this:

<Viewbox>
<Canvas Width="500" Height="500">
<ig:XamGrid x:Name="igGrid" ItemsSource="{Binding Path=Collection}" AutoGenerateColumns="False" ColumnWidth="*" Width="500" Height="500">
<ig:XamGrid.Columns>
<ig:TextColumn Key="Property1" HeaderText="{Binding Property1}" />
<ig:TextColumn Key="Property2" HeaderText="{Binding Property2}" />
<ig:TextColumn Key="Property3" HeaderText="{Binding Property3}" />
</ig:XamGrid.Columns>

<ig:XamGrid.GroupBySettings>
<ig:GroupBySettings AllowGroupByArea="Top" />
</ig:XamGrid.GroupBySettings>
</ig:XamGrid>
</Canvas>
</Viewbox>

Has anyone ever raised this issue before? Unfortunately the parent panels cannot be changed at this time. Trying to figure out a workaround.

  • 138253
    Offline posted

    Hello Jim,

     

    We have shipped out a new service release where your issue is resolved. I'd be glad to find out if you had tested it out and if it had met your requirements.

    You can download the Service Releases by logging to our web site and going to Account \Keys & Downloads.

     

    https://es.infragistics.com/my-account/keys-and-downloads/

  • 138253
    Offline posted

    Hello Jim,

     

    I have logged this with development under ID: 178368 and I have also created a support ticket on your behalf: CAS-142336-C2N6H6 and have linked the development issue to it, so that you can get automatically updated, when a Service Release containing the fix is available for download. You can get the new version from our website’s “My IG”, “My Keys & Downloads” tags: https://es.infragistics.com/Membership/Default.aspx?panel=Downloads#Downloads

     

    You can also monitor the support ticket’s progress through the “My Support Activity” tag: https://es.infragistics.com/Membership/MySupport.aspx