julizar

Forum Replies Created

Viewing 15 replies - 16 through 30 (of 30 total)
  • Author
    Replies
  • in reply to: parse null field in jqgrid #82727
    julizar
    Participant

    I`m using Firefox version 3.0 and jqGrid 3.2rc.

    in reply to: jqGrid and autocomplete #82724
    julizar
    Participant

    I`ll create an example page for

    in reply to: parse null field in jqgrid #82723
    julizar
    Participant

    Hi again!

    Continuation of my previous post. I`m loadet the jqgrid, and in my

    in reply to: jqGrid and autocomplete #82696
    julizar
    Participant

    I`m using on a one row autocompete and ui.datapicker, and there is no

    problem.

    in reply to: restoreRow and hidden columns #82684
    julizar
    Participant

    I think that it`s working perfectly thanks a lot.

    Greetings.

    in reply to: restoreRow and hidden columns #82682
    julizar
    Participant

    Ok. What should I do?

    I`m using 3.2rc version of jqGrid. Downloaded week ago.

    in reply to: restoreRow and hidden columns #82680
    julizar
    Participant

    I have been cleared my cache from the browser. The bug is staying.

    My previous post describe, the aftermath of fixing line. After restoreRow,

    every column in the row which is not editable

    ( “editable:false”, “hiden:true” or “editable:true,hidden:true”),

    lose his text!

    Without fix line: When i`m in editRow mode editable fields are input box

    or comboBox (“select”) except not editable(brackets up in the post),

    I have a editable field an comboBox, depending on their values i change

    the text in not editable col, reach that col using:

    $(gridid +” #”+rowid).find(“td:eq(3)”).text(“newVal”) , after that

    in reply to: restoreRow and hidden columns #82678
    julizar
    Participant

    Thanks for the fast response, but this did not fix my issue,

    i also set the colmodel for the column which

    in reply to: restoreRow and hidden columns #82674
    julizar
    Participant

    Is there any solution or fix, for the problem?

    in reply to: restoreRow and hidden columns #82667
    julizar
    Participant

    I`m using 3.2rc version of jqGrid.

    in reply to: combobox in jqGrid #82539
    julizar
    Participant

    Hello Tony.
    I have Reviewed carefully to the discussion for jqGrid.I did not found a solution for my problem,
    which leads me to think that it is not understood.
    The problem following:
    I have a column edittype:”select” -CntId (see below).

    colNames:[“IdtCrdId”,”IdentityCards”,”DateOfIssue”,”Country”],

    in reply to: use javascript XML object in jqGrid #82485
    julizar
    Participant

    I`m not asking about the event, the question is how can i change the data in jqgrid with xml parameter? Something like setUrl option.

    in reply to: use javascript XML object in jqGrid #82469
    julizar
    Participant

    It’s good. What I try to do now is when pressing the button from pager to submit new xml generated by external function at jqgrid painting to new data. Is there any such possibility and what should I use?

    in reply to: use javascript XML object in jqGrid #82446
    julizar
    Participant

    I fixed a bug and it worked with this additional case.. topic closed

    in reply to: use javascript XML object in jqGrid #82445
    julizar
    Participant

    I have edited the grid.base.js file populate function and added:

    case "xmlvar":
    addXmlData(ts.p.datastr,ts.grid.bDiv);
    ts.p.datastr = null;
    ts.p.datatype = "local";
    if(loadComplete) loadComplete();
    break;

    with datastr as my javascript xml document but nothing happens… Am I close to any solution…

Viewing 15 replies - 16 through 30 (of 30 total)

Stay connected with us in your favorite flavor!