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
605
SummaryDefinition
posted

Hi,

I have a xamDataGrid with a SummaryDefinition in it to show the Sum of a Column.

                                    <igDP:FieldLayout.SummaryDefinitions>
                                        <igDP:SummaryDefinition Key="betrag_sum" ToolTip="Summe RK-Belege" Position="UseSummaryPositionField" DisplayArea="BottomFixed" StringFormat="Summe: {0:#,##0.00;(#,##0.00)}" SourceFieldName="RB_Betrag" Calculator="Sum"/>
                                    </igDP:FieldLayout.SummaryDefinitions>

I have a DataTable bound to the Grid. And normaly it works. But if the DataTable is empty and i change to the Tab with the Grid on it the hole GUI frezzes and the chache used by the programm increases constantly until my cache is full.

  • 9694
    posted

    Hi there,

    I apologize no one has yet addressed this post. I was wondering if you have tried the new version, version 2010.2? If you still have this problem with this version, please post some steps here to reproduce the problem and we will look into it.

    Thank you,