ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: stoodin on April 11, 2014, 01:57:54 am

Title: Summary row text is not wrapping
Post 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},
......


Title: Re: Summary row text is not wrapping
Post by: paramvir on April 11, 2014, 04:32:04 pm
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 ..
Title: Re: Summary row text is not wrapping
Post by: stoodin on April 11, 2014, 06:36:26 pm
Here is my screen shot:
Note: it is IE7