Hello,
Zip the file and send it to my mail. Look at the example posted from me. It is quite similar.
Making copy/paste from this editor is not recommended.
Regards
Hello,
Please check if the xml file that you have is a VALID XML.
The very simple way to test is to read the same file using only jQuery and not jqGrid.
If you have succes with this, then I'm sure there will be no problems with jqGrid.
If you are lost on this, please zip the file and send it to my mail.
Kind Regards
Tony
Hello,
Sorry, but I think that that you have read the docs how to parse attributes in jqGrid. You will need to to use xmlmap and set it like this:
colModel :
Hello,
Parsing with namespaces is a little bit diffrent with jQuery.
I have never thest this, but you will need to add
Hello,
Please, post a simple test case?
Thanks.
Regards
Hello,
I hope you can post a simple test case.
Thank you.
Regards
Hello,
Glad to help.
Best Regards
Hello,
Your ajax expect json as of the settings.
If you return correct the json string, then the data parameter in the ajax should be a valid JSON object.
You will need not to use eval.
…
Hello,
You will need to check your server side code and what is returned from the server.
Usually you maybe not set some parameters correct in the response.
Look here in the docs
Hello,
This can be a liitle tricky. (It is not tested)
The id's of these buttons are
sNew – for button yes
nNew – for button no
cNew – for button exit.
And they are created after calling the form for first time.
You can use some form edit events (like afterShowForm) to remove the first
Hello,
It is not possible to remove the calls to these functions in the minified file.
In this case consider the name
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top