Author Topic: groupmodel  (Read 1733 times)

chirag

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 27
    • View Profile
groupmodel
« on: July 20, 2018, 06:10:44 pm »
Can we hide operation name in summary row of group by?

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6298
    • View Profile
Re: groupmodel
« Reply #1 on: July 20, 2018, 11:27:59 pm »
Summary titles can be hidden by defining summaryTitle option as in this example:

https://paramquery.com/pro/demos/pivot

chirag

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 27
    • View Profile
Re: groupmodel
« Reply #2 on: July 23, 2018, 09:30:39 am »
Thanks.