Hello Peter,
Are you saying that you have it so that when you submit your form the contents of the jqGrid are accessible?
This sounds like the solution to a problem I have — I have a form with many fields, developed long before I knew about jQuery, that I want to be able to submit so I can access both normal form fields plus what's in jqGrid. (I actually have dozens,
Thank you Tony,
That fixes that problem beautifully. What I was missing was the mention of the grid_id. Is this something that should go into the docs somewhere or is it a jQuery feature that everyone (except beginners like me)
I think I might have a similar situation. I have two columns — account and amount — in a grid where the rows represent the parts of an accounting transaction. When I add a row, the user selects an account and my javascript code then calculates what the amount would have to be based on all the other rows (it
Hello Tony,
I'll certainly try this; thanks for the tip.
We don't have any mention of these two methods in the docs. Perhaps this is included in what you mentioned you noticed was missing.
Reg
I started with 3.2c so I can't really say what happens when upgrading, but I do know that my grids display their data, so it has to be a setting or change somewhere that is different between the versions.
Several 'get' and 'set' methods were dropped in 3.2c, replaced by more generic ones; are you using any of those?
Reg
Is it possible that this is a permission issue? That is, when you access the database from the command line you are accessing it as you, but when coming from your webserver, it is as some other “user”?
Reg
Hi Murdoc,
If you are still having problems with reading your data, could you show us a portion of your xml file, please?
Reg
In the version of jqGrid I am using (3.2rc) line 562 in grid.base.js relates to datatype = jsonstring. If I understand the documentation correctly, this normally refers to
Yes, I would be happy to take on that role.
Reg
That would be phenomenal Tony, thank you very much
Reg
Thank you Tony,
With your tip I have managed to get this going — I guess the hard way, because I am using
Hello Tony,
Yes, that was in your original post and somewhere along the way I forgot it; sorry to bother you with that bit of trivia.
I now have this function working … almost. I made a
Hi Tony,
In your response just above, point 5, you mention that there is an example of putting an icon beside a text field to link to a pop-up. I can't find that example — can you help please?
What I want to be able to do is have the icon appear in the same column as the textbox, only when editing, and have thr results of the search (in the pop-up) pasted into the textbox.
I presume that is poosible, but I haven't been able to figure out how.
Thanks
Reg
Hi Tony,
I have to admit it never occurred to me that you would have transferable source docs — pluis I wanted to be sure I could deliver if I took on this task before promising something that was too much.
I am using Westwind's HTMLHelp Builder – not free, but not expensive either.
About sharing, one way is to have one place/person responsible for gathering/editing everything and making it public. Other contributors can submit ideas and docs for inclusion, but one person is responsible for making sure
Interesting… I responded to this post in the previous forum version, not very long ago. I guess it got lost in the move.
mhbramar,
even in the last version, your link
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top