Author Topic: pqgrid Pro don't have formatter??  (Read 3091 times)

codexyz

  • Newbie
  • *
  • Posts: 7
    • View Profile
pqgrid Pro don't have formatter??
« on: July 07, 2014, 06:19:15 pm »
Hi.

pqgrid(Pro) don't have formatter? (same jqgrid.formatter)






paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6264
    • View Profile
Re: pqgrid Pro don't have formatter??
« Reply #1 on: July 07, 2014, 06:30:58 pm »
Formatting of a cell can be done in column.render callback function.

Example:

http://paramquery.com/pro/demos/render_cells
« Last Edit: July 07, 2014, 07:46:59 pm by paramquery »