ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: stoodin on April 11, 2014, 01:57:54 am
-
Hi guys,
I've created a summary row very simple to your demo. The only problem I have that the column is fixed size and the data is wrapping for all rows but summary.
var obj = {
width: 1200,
height: 400,
wrap: true,
......
colModel: [
{title:"WO Descirption", minWidth:200, dataIndx: "wodesc", dataType:"string", resizable: false, align: "center", wrap: true},
......
-
wrap is working fine for summary row as in this demo http://paramquery.com/pro/demos/group_rows
Do you have screenshot or something to share ..
-
Here is my screen shot:
Note: it is IE7