Author Topic: Summary row text is not wrapping  (Read 2678 times)

stoodin

  • Pro Enterprise
  • Jr. Member
  • *
  • Posts: 85
    • View Profile
Summary row text is not wrapping
« 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},
......



paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
Re: Summary row text is not wrapping
« Reply #1 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 ..

stoodin

  • Pro Enterprise
  • Jr. Member
  • *
  • Posts: 85
    • View Profile
Re: Summary row text is not wrapping
« Reply #2 on: April 11, 2014, 06:36:26 pm »
Here is my screen shot:
Note: it is IE7