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
175
Grid Grouping with Summaries
posted

Just upgraded to 15.2.20152.2174 from 15.2.20152.1027 and looks like grouping with summaries is now using the column key instead of the header text in the group row.  See example at

http://www.igniteui.com/grid/grouping

if you choose Order Date column in the grouping row it shows as OrderDate.

Any work around other than changing the column key which I really don't want to have to go that route as it will cause the API to have to be altered.

Thanks,

Steve

Parents
  • 17590
    Offline posted

    Hello Steve,

    Thank you for posting in our forum.

    I tested the sample that you mentioned (one from our samples browser) and on my side it was working as expected. When I grouped by column with key OrderDate in the grouping row the header text was shown - Order Date.

    I also created a small sample with the version you are using and I am attaching it for your reference. On my side everything worked as expected and column`s header text was displayed in the grouped row. I tested under latest versions of Chrome, Firefox and Internet Explorer 11 with version 15.2.20152.2174.

    Could you please test this sample on your side and let me know what is the result? Whether or not this behavior is reproducible on your side will help me find the root cause of this matter. If this is not an accurate demonstration of what you are trying to achieve please feel free to modify it and send it back to me along with steps to reproduce. Please add all details that you consider relevant to your issue. Having a working sample that I can debug on my side is going to be highly appreciated.

    Please let me know if you have any additional concerns or questions regarding this matter.

    igGridGrouping.zip
Reply Children