Author Topic: Records per page dropdown: possible to specify value AND text?  (Read 2147 times)

digitalchris

  • Newbie
  • *
  • Posts: 1
    • View Profile
Records per page dropdown: possible to specify value AND text?
« on: February 27, 2015, 07:32:07 pm »
I am attempting to use  rPPoptions to specify both a value for the dropdown (10,20,50, data.length) and associated text ("ten","twenty","fifty","all").

What is the best way of working with PQGrid to accomplish this?