Author Topic: How to integrate angular locale  (Read 2549 times)

jeeva

  • Newbie
  • *
  • Posts: 29
    • View Profile
How to integrate angular locale
« on: April 06, 2017, 05:37:43 pm »
Dear support,

I am using pro evaluation everything perfect have clarification in angular locale.

How to integrate angular translation provider and how to bind the translate in to the grid Header(Multi levels header).

thanks
jeeva

jeeva

  • Newbie
  • *
  • Posts: 29
    • View Profile
Re: How to integrate angular locale
« Reply #1 on: April 12, 2017, 11:54:08 am »
Dear support,

Can you please guide me how to translate grid headers (using jquery or angular).


thanks
jeeva

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
Re: How to integrate angular locale
« Reply #2 on: April 12, 2017, 12:07:28 pm »
Can you please provide more details of your requirements. How do you mean by translate grid headers with jQuery or angular.

jeeva

  • Newbie
  • *
  • Posts: 29
    • View Profile
Re: How to integrate angular locale
« Reply #3 on: April 12, 2017, 12:38:08 pm »
Thank you for immediate response,

1st option
Using this, How to localize grid header.
https://paramquery.com/demos/localize


2nd option
I have tried to use angular translation provider with json key value match.But after refresh only grid header get translated.how do I bind translate properties in to the header.
(ie <p translate>searchHelpInformation<br></p>)

thank you.