Hello,
Use setGridPatram aplied to the postData element – it is the same
Tony
Hello,
Looking into the code, you will need to call navGrid only once.
The grid itself can determine if it is already constructed and gracefully exit from this situation, but not the navGrid, since every clicking of the button call it again and again.
One possible solution is to define variable if it is called and do not call it if it is already constructed
Regards
Tony
Hello,
Done. I have add this into the docs.
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:events#execution_order
Tony
Hello Oleg,
I'm not sure if my engish is good too
, but I have added this here:
Feel free to add some other notes if you want
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:retrieving_data#jsonreader_as_function
Best Regards
Tony
Hello,
This is not possible as weel. This property can not be created/disabled automatically.
In order to understand what you can do with some properties look here:
http://www.trirand.com/jqgridw…..ki:options
The last column into the table tell you which properties can be changed dynamically
Regards
Tony
Hello,
My first look tell me that you will need to write your custom checkbox element for the form edit and not use the build in one.
It is the same – if your checkbox is not “standart” you will need to do it for the grid display and for the form editing with appropriate custom functions.
Best Regards
Tony
Hello,
We apologize for this mistake – it should be written into the important notes about this release.
Since we do not more use our own parser which treat the “d” property – you should set this in jsonReader.
..jqGrid({
…
jsonReader = {
Hello Klaus,
We will stay as it is in the moment. I will change only the code for datatype xmlstring and jsonstring so the the order will be the same in all datatypes.
Regards
Tony
Hello Klaus,
Just checked this. You are right.
Never mind. Seems that the behaviour changes, when we add some stuffs for scroll :1.
Let me think what to do.
Thanks again.
Best Regards
Hello tim,
Thank you very much. I have found the bug.
It will be corrected soon.
Best Regards
Tony
Hello,
Thanks.
This is a issue that we know, but you should correct it in your code (suppose you use a subgrid as grid)
Hello,
Zip the page and send to my e mail: tony at trirand dot com
Thanks
Best Regards
Tony
Hello,
Tomorrow I will try to setup a point to the developer version, so I can easy found what is wrong.
Thanks
Best Regards
Tony
Hello,
Can you try to set
recreateForm to false
Regards
Tony
Hello,
I do not understand
1. Which version of grid?
2. Which editing module?
3. Code sniplet and etc
….
Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top