Hello,
Not sure what you try to do, but you can use a custom formatter for this purpose (where you can use this library).
Regards
Tony
Yes – the message is pretty clear – you length of colModel array does not match the length in colNames array
Regards
Tony
Hello,
Do not understand right, but why not
1. $(“#rowid”,”#mygrid”).focus(); Not sure if you can focus not existing row if I undestand right.
2. Read docs and search in this forum
Regards
Tony
Hello,
You can use a postData object to pass the needed information if I understand right.
Regards
Check for editrules option
Regards
Tony
Hello,
Check the available methods in the docs. Also use GridDestroy or GridUnload methods depending on the needs.
Regards
Tony
Hello,
Read carefully the changes. As of 3.5 we insert only rowNum rows in the grid independent on haw many rows you have from the request.
Regards
Tony
Hello,
How do you post to the server? Do you use saveRow method?
If this is the case – you set not to use keys – i.e. enter key for saving. These events are passed to the saveRow method if enter key is used (also editRow call saveRow). In order to work this pass the events and extraparam to the saveRow method instead.
Best Regards
Tony
Hello,
It should work. What does not exactly work? Could you please post the code?
Regards
Tony
Hello,
Yes, please refer to documentation
Regards
Tony
Hello,
Sorry, but my answer is no. It is a way that jqModal works (which is used in jqGrid). Did you have try my suggestion in previous post?
Regards
Tony
Hello,
I'm not sure if this is the case. To the url I pass new Date().getTime() which does not allow caching. Also to understand what is happen –
Hello Marcel,
collapseAll can be done easy, but I have dificulties on how to process with expandAll. The problem : When we use autolading nodes (load nodes with ajax) how we should process with this when we call expandAll? It is not a trivial task.
Best Regards
Tony
Hello Shuki,
Thanks for this post. To be a honest I do not have experience with rtl in Java Script or haw this can be achieved. I will be happy if you help me to improve this in jqGrid.
Best Regards
Tony
Hello,
This ususlly mean that you do not have loadded the js files. Please check that the jqGrid files (or file if you use 3.5) are loaded.
Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top