victorz

Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Author
    Replies
  • in reply to: is it possible to have 100% width #84403
    victorz
    Participant

    This one worked.

    Thanks a lot!!!

    in reply to: is it possible to have 100% width #84348
    victorz
    Participant

    Tried to do it your way:

    #outher {

    ….

    width: 500px;

    }

    No luck though – the grid still get wider then the container div.

    Thanks.

    in reply to: is it possible to have 100% width #84331
    victorz
    Participant

    Yes, it has:

    #outer {

    in reply to: is it possible to have 100% width #84249
    victorz
    Participant

    Hi, Tony!

    I've tried to set the grid width to the parent div element width – exactly

    as you've proposed:

    outerwidth = $(“#outer”).width()

    $(“#testreport”).jqGrid({

    width: outerwidth;

    });

    But it doesn't seem to work for me ( at least with FF 3.0.3 – I could not

    check it with other browsers / versions ). The grid still goes way beyound

    the right border

    in reply to: Master/Detail grid: reload Detail grid upon page load #84154
    victorz
    Participant

    Tony, thanks a lot!

    After I've used setTimeout() to delay a trigger firing, it worked

    all right.

    By the way, what exactly is the difference between gridComplete()

    and loadComplete() events? ( I did read the doc, but unfortunately

    didn't get a clue what loadComplete() is about).

Viewing 5 replies - 1 through 5 (of 5 total)

Stay connected with us in your favorite flavor!