sledge

Forum Replies Created

Viewing 15 replies - 1 through 15 (of 17 total)
  • Author
    Replies
  • in reply to: inserting after an expanded row #87752
    sledge
    Participant

    Dear Tony,

    I thank you enormous, as Italians say: sei grande 🙂 (I am not Italian though, I still say it)


    sledge

    PS: I had to rewrite your patch into without .namedItem referenced, since it didn't work initially. Maybe it had conflicted with my custom changes to grid.base.js . If others will complain about still not working 3.4.4, let me know in this thread.

    in reply to: inserting after an expanded row #87735
    sledge
    Participant

    Many thanks to you, Tony,

    I will be eagerly waiting


    sledge

    in reply to: sort not working #86902
    sledge
    Participant

    Could we get an exclusive access to the release [without docs]? Hence it has some vital fixes for my project (and other's apparently)


    sledge

    in reply to: $t.p.colModel[i] is undefined grid.inlinedit.js Line 21 #85675
    sledge
    Participant

    Yes, it is fixed confirmed!

    Thank you so very much, I can carry on with my project using the nice new features of 3.4.1 😉

    Wonderful imminent maintenance you guys provide, (handshake)

    sledge

    in reply to: $t.p.colModel[i] is undefined grid.inlinedit.js Line 21 #85633
    sledge
    Participant

    Subgrid as grid.

    Have got to revert back old version Frown

    in reply to: inlineEdit autosave when gridRow.onBlur #85344
    sledge
    Participant

    Hi, I'll rephrase:

    During inlineEdit mode, how to know that user has clicked away from some input text/select control (onBlur) to anywhere except any other control, belonging to the same row?

    Thanks,


    sledge

    in reply to: editrules during inlinedit #84530
    sledge
    Participant

    Hello, Tony and all,

    Here is my contribution to the project: the working inline edit editrules validation. It colors the non-validating input text controls with pink color and alerts with the list of errors. Once alert dismissed, it focuses the caret onto the first erroneous control.
    It does not proceed to post until all errors are corrected.

    Enjoy and welcome any feedback. (note the commented info_dialog, due to such visualizing, the .focus() does not work afterwards).

    I will improve it to validate also other type of controls (i.e. select :)) when my boss asks for it hehe 🙂

    *** /.../jqGrid-3.3.1/js/grid.inlinedit.js

    in reply to: editrules during inlinedit #84429
    sledge
    Participant

    Hi!

    It is very important: when could I expect the inline editing editrules working?

    Otherwise I would start learning JS and a huge trial-error path ahead..

    Thanks a pint!


    sledge

    in reply to: how do I add a row between other rows #84093
    sledge
    Participant

    Thank you very much. It's my fault, because I am reading the jqgriddocs.pdf if version 3.2.1, because I was unable to find any newer pdf, and I forget to check for updates in http://www.secondpersonplural.ca/jqgriddocs/index.htm ..

    For me it is easier to read pdf (because of a quick search function), could you please bake a pdf of current docs?

    Thanks!


    sledge

    in reply to: how do I add a row between other rows #84044
    sledge
    Participant

    Could you please be more precise with when this feature become available?

    I have chosen jqGrid satisfying all of the requirements, and thought that insert row will function from the beginning.

    Now, as I have been developing the software for months, it appears unfortunate miss of a feature 🙁

    Pity me for not doing the thorough testing of features at the beginning

    Thank huge for enlighting,


    sledge

    in reply to: editrules during inlinedit #83970
    sledge
    Participant

    Soo, are you rewriting it/will be rewriting it, or can I take a peep?


    sledge

    in reply to: eval()`ed subgrid fails #83610
    sledge
    Participant

    Thank you. With clear head today I have solved the problem: it was an erroneous backreference to the ever generated subgrid id.

    case closed, pardon for that


    sledge

    in reply to: eval()`ed subgrid fails #83592
    sledge
    Participant

    To add more information in the matter, which is a major blocker for me..:

    I have tried even swapping grid with its subgrid – same results (Loading forever).

    It would appear that it breaks on the bigger JSON data being somehow invalid. But it consists only from 10 elementary not-corrupted strings (for 10 columns) — that's for the subgrid. (remember — the same code generates the json from the DB query). Main grid contains 3 columns only.

    If I replace subgrid with hardcoded xmlstring, everything shows ok. jsonstring meanwhile cannot be shown.

    Is there a problem with many-columned json strings?

    Probably — no, because the biggest mistery in this was that JSON data with 10 values was displayed OK, when the subgrid was still hardcoded in the .html file. Once I have refactoried it to be eval()`ed, it stopped showing data.

    Well, I hope I'll break through this one..

    Standing by, pals,


    sledge

    in reply to: saveRow yields empty POST #83454
    sledge
    Participant

    I click on Post tab in FireBug.

    But everything seems to be working in JSP-side (request.getParameter(col_name) returns OK), sorry for this, I am a rookie

    Must be fire bug then (I am using FF3.0b5 and FireBug 1.05). And now I noted FireBug no longer reports Post on my other ajax calls (two days ago it did report:))

    sledge

    in reply to: editRow(id, true) does not accept Enter Key #82080
    sledge
    Participant

    sorry for spamming — nope, even defining onRowSelect method Enter key still does not work. Where could be the problem?..

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

Stay connected with us in your favorite flavor!