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
1059
Display Measure name in the grid when there is only 1 measure
posted

Looking at this example:

https://ko.infragistics.com/samples/silverlight/pivot-grid/#/flatdatasource-xaml

When I leave only one measure in there it does not diplay it on top of the columns...? is it possible for keep the measure as the header on top of the columns even if it is the only measure...

If you  removed all of the measures and just left with "Amount of sale"..it does not appear in the column header but when you have "Unit Sold" as well in there. It displays both..??

Is it possible to display 1 too...sorry repeating,,,making sure you understnd this.

Parents
No Data
Reply
  • 7922
    posted

    Hi,

     

    From esthetic point of view you are right, but what will happen if ‘Seller’ dimension was in column? Then Units sold should be in rows. We leave the header empty because there is not selected dimension for columns. The headers are predicted for dimensions only.

     

    At this point there is not workaround. If you want you can contact  our support department and submit feature request.

     

    Regards

    Todor

Children