ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: maabalaji on February 24, 2015, 10:57:55 am

Title: pqGrid - Column Show Images
Post by: maabalaji 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.
Title: Re: pqGrid - Column Show Images
Post by: paramvir 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.
Title: Re: pqGrid - Column Show Images
Post by: maabalaji on February 25, 2015, 12:44:36 am
Great!
Thank you this would work.