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.
Many thanks to you, Tony,
I will be eagerly waiting
—
sledge
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
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
Subgrid as grid.
Have got to revert back old version 
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
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
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
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
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
Soo, are you rewriting it/will be rewriting it, or can I take a peep?
—
sledge
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
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
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
sorry for spamming — nope, even defining onRowSelect method Enter key still does not work. Where could be the problem?..
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top