ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: omerix on June 07, 2017, 04:53:51 pm
-
The group title is showing the picture. How can I not show it?
,{title: "R", dataIndx: "BTNTAHSIS", width: 16,dataType:"string",editable:false
,render: function (ui) {return {cls:'',text:"<img src='../QImg/i16/cat.png' class='icn'/>"};}
}
-
Picture in group title row can be excluded by checking existence of ui.rowData.pq_gtitle property in render callback.
https://paramquery.com/pro/api#option-groupModel