Hello,
Just for information – how do you check that there are more records – do you use SQL command for this purpose?
Regards
Tony
Hello,
Currently two pagers are not possible in 3.5 version
Regards
Tony
Hello,
The on pagging event have the same place – in jqGrid parameters
Regards
Tony
Hello Mick,
First of all thank you very much for your excelent additions and recommendations.
Also the onClose event will be included in the 3.5 release, moreover I will do some tricky condition like this
var hideModal = function (selector,o) {
Hello,
Additionally in the navigator options you can set these (just look in the language file – the item nav.
Hello,
Do you have look into the exmples?
Loading Data -> Array Data – this is the first item in the tree demo 😉
Regards
Tony
Hello,
What you mean with user data for a row?
Reagrds
Tony
Hello,
It is not so complicated as you say.
You should use only the property isLeaf and export all the leaf nodes. Please see in detail what information additionally is needed to construct the trree grid.
Regards
Tony
Hello,
It will be maybe in 3.5 version, but not in 3.4.x releases.
Regards
Tony
Hello,
This is maybe z-index problem or you missed some css files.
Regards
Tony
Hello,
This is way that table drag and drop plugin work.
Do not have plans to resolve this in the moment. This require to change this plugin, which I do not want.
Regards
Tony
Hello,
One reason for this is that in this case the data in the grid does not match the data setted in column properties.
If you set
|
1 |
|
1 |
1:Website Contact;2:Materials Contact;3:Lead Followup;4:Payment<br /><br />but in the grid you data is by example " Payment " or "Payment "<br />you will never get chance for the selection. Note that we compare <br />the text for the selected item and not the key.<br /><br />By the way if you use form edit you do not need to change the select option<br />values in loadComplete. You should do it only once. In form edit when the <br />select is created we use only once the values from colModel. In your case<br />I recommend you to set the recreateForm to true in edit and add form <br />parameters in order to use your newly generated values.<br /><br /><br />Regards<br />Tony<br /> |
Hello,
Do you have a doctype declaration at the beginning of the html file?
I fill that this declaration is missing which causes the problem.
Regards
Tony
How about:
New in version 32 -> Initial hidden grid
Hello,
Do not see something wrong. Also if you check demo35 all seems to work fine.
Also could be this connected that you and maj0411 use Java ?
Also a link to the problem will help me a lot.
Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top