Author Topic: pqGrid - Column Show Images  (Read 3933 times)

maabalaji

  • Pro Ultimate
  • Newbie
  • *
  • Posts: 7
    • View Profile
pqGrid - Column Show Images
« on: February 24, 2015, 10:57:55 am »
Hi Param,
I want to know how to implement image in pqGrid, please see attached data grid we are currently using and trying to convert into pqGrid
we have bought your professional version.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
Re: pqGrid - Column Show Images
« Reply #1 on: February 24, 2015, 12:26:00 pm »
render callback of column could be used to display images as shown in this demo:

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

API: http://paramquery.com/pro/api#option-column-render

Please let me know if you need any further assistance.
« Last Edit: February 24, 2015, 12:32:28 pm by paramquery »

maabalaji

  • Pro Ultimate
  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: pqGrid - Column Show Images
« Reply #2 on: February 25, 2015, 12:44:36 am »
Great!
Thank you this would work.