CTAPbIu_MABP

Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Author
    Replies
  • in reply to: gridDnD #96440
    CTAPbIu_MABP
    Participant

    Thanks 😉

    in reply to: getAccessor #92599
    CTAPbIu_MABP
    Participant

    try-catch successfully supress error 😉

    in reply to: getAccessor #92597
    CTAPbIu_MABP
    Participant

    I have a problem with this new code

    Sorry but my inglish is too poor to describe this isue properly

    I have a mapping

    {name:"id", index:"id", width:40, sorttype:"string", editable:false},
    {name:"login", index:"login", width:100, sorttype:"string", editable: true},
    {name:"firstName", index:"firstName", width:100, sorttype:"string", editable:true},
    {name:"lastName", index:"lastName", width:100, sorttype:"string", editable:true},
    {name:"newPassword", index:"newPassword", hidden:true, editable: true, edittype:"password",editrules:{edithidden:true}},
    {name:"confirmPassword",index:"confirmPassword", hidden:true, editable: true, edittype:"password",editrules:{edithidden:true}}

    It not really matters what columns I have. Look at last two of them. They are hidden and editable. The front-end dont need real passwords becouse they are encrypted and so on. So I dont send this fields

    row : [{ id : 1, cell : [1, "CTAPbIu_MABP", "First Name", "Last Name"]}]

    before this changes (before you create getAccessor) this code works fine. and now it breaks with erroron line

    if(prm.length)

    becouse

    in reply to: getAccessor #92595
    CTAPbIu_MABP
    Participant

    Nice to see new code)))

    in reply to: getAccessor #92542
    CTAPbIu_MABP
    Participant

    >> Did you try the script?

    Yes and I dont see any errors yet 🙂

    in reply to: Cancel paging event #92459
    CTAPbIu_MABP
    Participant

    Got it!

    github version

    installed as for developer

    http://www.trirand.com/jqgridwiki/doku.php?id=wiki:how_to_install#development_installation

    minimal code is

    in reply to: Cancel paging event #92379
    CTAPbIu_MABP
    Participant

    Cannot reproduce bug with search any more.

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

Stay connected with us in your favorite flavor!