sirshurf

Forum Replies Created

Viewing 15 replies - 1 through 15 (of 26 total)
  • Author
    Replies
  • in reply to: Form Editign Select, ID different from displayed… #98891
    sirshurf
    Participant

    Is there no help for the problem I have?

    in reply to: setSelection with problematic ID’s #97111
    sirshurf
    Participant

    In addition to the prevoiuse one, here is a fix with the reset selection fixed:

    $.jgrid.extend({

    in reply to: Length of colNames colModel! #96904
    sirshurf
    Participant

    I will try that, if I would have the time.

    But currently since it's not working I have switched to 1.4.2 which is working ok.

    in reply to: Length of colNames colModel! #96898
    sirshurf
    Participant

    Lowered jQuery to 1.4.2, started to work…

    :(((

    the UI is left on 1.8.6

    Using Google CDN

    sirshurf
    Participant

    Thank you for this post.

    I was searching for it yesterday, and was ready today to post it.

    I am voting to add this option for the next release

    in reply to: grid browser compability #91994
    sirshurf
    Participant

    You need to encapsulate your jqgrid in query ready object.

    $(document).ready(function() {

    in reply to: grid browser compability #91991
    sirshurf
    Participant

    Please provide a link to the page, or past it here at list.

    We cannt help you without information.

    in reply to: filterToolbar not reloaded on first run… #91980
    sirshurf
    Participant

    Ok, what I have done is added next line:

    postData:{'SearchDesc':$(“#description”).val(),'SearchId':$(“#itemNumber”).val()},

    and removed all of the triggers and reloads.

    and now, I think it works…

    But is it the best option?

    in reply to: Setting default values of filterToolbar #91976
    sirshurf
    Participant

    Too bad 🙁

    I really would have liked it.

    Can that be sponsored?

    in reply to: Setting default values of filterToolbar #91685
    sirshurf
    Participant

    Ok, finally found it…

    Sorry for the bother, reloadGrid does not reload colModel.

    HERE is the unswere I was looking for, I have

    in reply to: Setting default values of filterToolbar #91683
    sirshurf
    Participant

    An update…

    I have verified that the setColProp is working correctly…

    But when I trigger('reloadGrid') nothing is happaning…

    in reply to: Setting default values of filterToolbar #91682
    sirshurf
    Participant

    Sorry getting nuts….

    I have search all of the forum, and the docs…

    How do I fill a field?

    This is what I tried:

    $(“#list2”).setColProp('IDSCO',{searchoptions:{defaultValue:'bred2'}});

    but nothing happance…

    Please help

    in reply to: Colspan on header #91563
    sirshurf
    Participant

    Is there a plan on when/if it will be?

    I am currently in need to have a colspan on a header and rows… ;(

    in reply to: None UTF…. #91439
    sirshurf
    Participant

    Tnanks!!!!!

    Your IDEA was incorrect ($.jgrid.useJSON = false; had nothing to do with it), but the remark about the single quote made me check my strings…

    what I have found is that I was not converting single quote correctly in my JSON.

    THANK YOU!

    in reply to: JQGRID with MODAL dialog #91423
    sirshurf
    Participant

    Ok, I ahve used your IDEA of closing the JQDialog on onSelectRow and it worked like a charm.

    It's not like it's not working, I am looking for the better way.

    But, are you planing to make the jqgrid to have his own modal options or the best way is to use it like that?

Viewing 15 replies - 1 through 15 (of 26 total)

Stay connected with us in your favorite flavor!