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
1110
Summary for Duplicate Column
posted

Hi 

     I have a grid with 2 same columns. I want summary selection to happen for selected column. 

     Attached zip has the sample code and png (result/issue of the code).

     To reproduce:

         1. Run the code

         2. Group by Abbreviation column

         3. Select "Count" summary for second "ID" column

         4. Summary always being applied to first "ID" column.

    Is there a fix to apply the summary for selected column (in case duplicate column)? Can u update the attached code with the fix.

Thanks

SummaryForDuplicateColumn.zip
  • 1110
    posted in reply to Stefan

    Thanks.

  • 138253
    Offline posted

    Hello,

     

    Thank you for your post. I have been looking into and the code you have provided and I create a sample project for you with the modified code, so now everything works as you want. Basically I set different names for the UnboundFields, because the filtering is based on the Field’s Name Property. Please let me know if this helps you or you need further assistance on this matter.

     

    Looking forward for your reply.

    UnboundFieldSummaries.zip