Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #111749
    Shahbaz Ali
    Participant

    I’ve added the summary[‘sum’] in my column and in my summary row I’m getting the value like this Sum:4,456.76 now I want to remve Sum: from the summary row how can I acheive it?

    Thank you

    #111753
    admin
    Keymaster

    Hi,

    To achieve this, you can do this: grid.messages['en']['sum'] = '{{value}}'; The Sum: value is part of the grid’s localization.

    Best regards,
    Markov

    Smart UI Team
    https://www.htmlelements.com/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.