Author Topic: Is ParamQuery grid integration with AngularJS possible ?  (Read 7113 times)

soubhgaya

  • Newbie
  • *
  • Posts: 5
    • View Profile
Hi, Could you please let me know is it possible to integrate paramquery grid with AngularJS.
If possible then could you please provide me some reference links.

Thanks in advance.
« Last Edit: May 30, 2016, 03:27:54 pm by soubhgaya »

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6210
    • View Profile
Re: Is ParamQuery grid integration with AngularJS possible ?
« Reply #1 on: May 31, 2016, 09:44:58 am »
Not yet. We are hoping to release integration examples in next version.

BTW did you mean Angularjs 1 or 2.
« Last Edit: May 31, 2016, 09:46:54 am by paramquery »

soubhgaya

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Is ParamQuery grid integration with AngularJS possible ?
« Reply #2 on: May 31, 2016, 10:39:47 am »
Thanks for your reply.

Currently in our POC we are using AngularJS 1.4.3 .

Could you please let me know if currently the integration of paramquery grid with AngularJS 1 or with AngularJS 2 is possible or yet to be implemented?

If it is currently available for any one of the versions then we can continue with this POC.
« Last Edit: May 31, 2016, 12:00:35 pm by soubhgaya »

soubhgaya

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Is ParamQuery grid integration with AngularJS possible ?
« Reply #3 on: June 01, 2016, 02:06:26 pm »
Hi Could you please reply for my previous query .

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6210
    • View Profile
Re: Is ParamQuery grid integration with AngularJS possible ?
« Reply #4 on: June 01, 2016, 03:21:29 pm »
Yes it's possible. Currently the integration of pqGrid with knockoutjs and Angularjs 1.x is underway.

I would share the examples for integration with Angularjs 1.x by Monday.

Hope it helps.

soubhgaya

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Is ParamQuery grid integration with AngularJS possible ?
« Reply #5 on: June 01, 2016, 04:00:58 pm »
Thanks for your reply.

Could you please let me know when we can expect the release which provides integration of ParamQuery grid with AngularJS.

I would be waiting for the examples.


paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6210
    • View Profile
Re: Is ParamQuery grid integration with AngularJS possible ?
« Reply #6 on: June 02, 2016, 09:22:40 am »
ETA for AngularJS release is 2nd/ 3rd week of June.

Here are some of the examples:

http://paramquery.com/pro/demos/ng_grid

http://paramquery.com/pro/demos/ng_template

http://paramquery.com/pro/demos/ng_bind
« Last Edit: June 06, 2016, 08:30:58 pm by paramquery »

soubhgaya

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Is ParamQuery grid integration with AngularJS possible ?
« Reply #7 on: June 21, 2016, 02:55:38 pm »
Could you please let me know when can we expect the AngularJS related APIs release?

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6210
    • View Profile
Re: Is ParamQuery grid integration with AngularJS possible ?
« Reply #8 on: June 22, 2016, 02:25:39 pm »
The API of the grid remains the same. Topic on how to integrate grid with Angularjs is here:

http://paramquery.com/pro/tutorial#topic-angularjs

Angularjs directive for pqgrid is expected to be released in few days.