Hello,
Thanks. We will consider this.
Best Regards
Tony
Hello,
Your can look here:
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:options
maybe you will need to use the hiddengrid option
Best Regards
Tony
Hello,
I recommend you first to look here:
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:form_editing
All these things are supported.
Best Regards
Tony
Hello,
From what I understand, if you want to have custom form you should create it your way.
If you want to lunch the custom/default form by condition you can use navButtonAdd method and here you can lunch the form by condition, but any way I'm little confused with your explanation.
Best Regards
Tony
Hello,
Search the forum, there are a couple of such examples.
Regards
Tony
Hello,
Thanks. This is true. We will try to correct this in the next release. Also we will add the template array in the language file, so that it can be extended easy.
Best Regards
Tony
Hello,
Could you please provide a example?
Thank you.
Regards
Tony
Hello,
Ok. Could you please try to set jqModal option to false if you do not want the entry [page to be disbled.
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:form_editing#delgridrow
Best Regards
Tony
Hello,
Could you please provide a link to the problem. If you do this please include the nonminified (i.e development) version from GitHub.
Thank you.
Best Regards
Tony
Hello,
There should be a no difference. It seems like you do not have loaded some modules in the min version.
Instread I will check this.
Best Regards
Tony
Hello,
Thanks. It is true. Will be fixed.
Regards
Tony
Hello,
Yes it will be good to post the code. Actually it depends where you call jqGrid('getGridParam', 'selrow').
Best Regards
Tony
Hello,
We do not have tested this combination, but actually You should not expect big problems. The only thing is that jqModal/jqDnR
Hello,
Thanks for pointing us this.
To be a honest with you I never try the grid with XML/XSD.
In princip I think that this will not cause any problems (I hope) since the XSD by definition is:
“Short for XML Schema Definition, a way to describe and validate data in an XML environment. (A schema is a model for describing the structure of information.) XSD is a recommendation of the W3C.”
http://www.webopedia.com/TERM/X/XSD.html
Also any experiance on this is welcome.Also we will test this too.
Thank you.
Best Regards
Tony
Hello,
Just copy paste your example in my demo and it works just fine.
The reason for
fmt = $.jgrid.formatter.integer || {}; is undefined is:
You do not have loaded the language file correct (grid.locale-en.js)
1. Ensure that this file is loaded
2. Ensure that it is loaded before jqGrid js file.
Best Regards
Tony
Edit: It seems like this
does not load the lang file.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top