ParamQuery grid support forum

General Category => ParamQuery Pro Evaluation Support => Topic started by: jeeva on April 06, 2017, 05:37:43 pm

Title: How to integrate angular locale
Post by: jeeva 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
Title: Re: How to integrate angular locale
Post by: jeeva 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
Title: Re: How to integrate angular locale
Post by: paramvir 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.
Title: Re: How to integrate angular locale
Post by: jeeva 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.