squid

Forum Replies Created

Viewing 15 replies - 1 through 15 (of 21 total)
  • Author
    Replies
  • in reply to: DOM Droppings (for lack of a better word) #94907
    squid
    Participant

    So for now, I put the following in my loadComplete function:

    $(“#alertmod”).remove ();

    which seems to have solved the issue.

    in reply to: Dragging Rows #94689
    squid
    Participant

    Actually, after further reading, it's not a method it's simply a class (i.e. class='disableSelection').

    in reply to: Double Click Column Separator #94614
    squid
    Participant

    So this worked a little better.

    in reply to: Double Click Column Separator #94613
    squid
    Participant

    The other part that is odd is the actual column drag span.

    in reply to: Double Click Column Separator #94612
    squid
    Participant

    So I decided it would be “fun” (yah, fun in a sick sort of way) to try and implement this.

    in reply to: editrules in serach dialog #94610
    squid
    Participant

    I think these are all very good ideas but tread carefully.

    in reply to: How to use jQueryGrid with JSP ? #94579
    squid
    Participant

    Having programmed in Java for over 10 years, I can tell you that using this in a JSP is no different than using it in PHP (from a logical point of view).

    in reply to: Adding & Deleting rows #94532
    squid
    Participant

    Should I grab the code from GIT?

    squid
    Participant

    So when a row is edited, and if you use FormToGrid, the following gets passed into the custom formatter as the rowObject:


    These mapped to my form exactly; i.e. I have a hidden input with an id of 'description' and 'attachmentCount' etc.

    squid
    Participant

    FYI:

    squid
    Participant

    Ok, so I was playing with this today because I have a treegrid that has items which “may” contain attachments.

    squid
    Participant

    Well, you could do something like this:

    I ran the Chrome Javascript debugger on a custom formatter because the wiki didn't seem to be correct about what gets passed as the third parameter (i.e. rowObject).

    in reply to: Custom Adding/Editing #94428
    squid
    Participant

    And do you want jqGrid to manage it all for you or are you trying to do the complete form, validation, etc. by yourself?

    in reply to: Custom Adding/Editing #94426
    squid
    Participant

    Help you what, create a dialog?

    in reply to: Modifying the Title Bar #94379
    squid
    Participant

    Well, I plowed my way through the code and decided that, for now, the best way I could insert a new button into the title bar is as follows:

    I haven't started adding a function to this new button, but it's going to be a close button because I made the jqGrid movable like a dialog.

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

Stay connected with us in your favorite flavor!