jQWidgets Forums

Forum Replies Created

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts

  • Mr.Moo
    Participant

    Maybe if I had of been paying attention I would have realised that I needed to adjust the width of the nested grid and it wouldn’t have needed to have been pointed out to me!

    So thanks again to everyone for the answer.


    Moo


    Mr.Moo
    Participant

    Thanks Peter,

    I have removed this attribute in both my table definitions but for me, no effect!

    So if you have any further thoughts…


    Moo


    Mr.Moo
    Participant

    I have a similar situation but I simply cannot get the scroll bars to display. I have set my rowdetailsheight: 150 in the rowdetailstemplate and set the height of the sub-grid to 140. What am I missing?

    grid.jqxGrid({ altrows: true, source: detailsAdapter, width: 850, autoheight: true, height: 140, columns: […]}) ;

    and

    rowdetailstemplate: { rowdetails: “<div id=’grid’ style=’margin: 0px;’></div>”, rowdetailsheight: 150, rowdetailshidden: true } …

    So any help would be appreciated.

Viewing 3 posts - 16 through 18 (of 18 total)