Author Topic: TOP section of paramquery - adding buttons  (Read 3614 times)

genk_pqgrid

  • Newbie
  • *
  • Posts: 9
    • View Profile
TOP section of paramquery - adding buttons
« on: October 22, 2013, 09:37:05 pm »
Hello,
I need to add a few buttons to the TOP section of paramquery grid - e.g. ADD/DELETE/UPDATE etc.
Can it be done using the API?

Thanks
Gene

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6265
    • View Profile
Re: TOP section of paramquery - adding buttons
« Reply #1 on: October 23, 2013, 09:49:17 am »
In base version you can use standard jQuery API append, prepend to add items/ buttons in the toolbar.

http://paramquery.com/demos/crud


Pro version has intuitive JSON API to add items / buttons in toolbar.

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