Hello,
Clear the cache. What is the error reported from IE?
Regards
Tony
Hello,
Use loadComplete – the parameter passed to it is the request
loadComplete : function(request)
{
// do somthing here with the request
}
Best Regards
Tony
Hello,
Form here
“\n”
(suppose you use PHP)
Regards
Tony
Hello,
If you look into the searchFilter code you will see that datepicker is treated separatley in this plugin.
I will think on this.
Best Regards
Tony
Hello,
Thanks for the suggestion, but I think that currently this can not be achieved.
Best Regards
Tony
Hello,
There is no solution. You can not do this. If you want to make this thing define your own column whch will holds these numbers
Best Regards
Tony
Hello,
The delete dialog is closed automatically after you click delete, so no need for this option.
Also check your code or upgrade to the latest version. There was a bug for this.
Best Regards
Tony
Hello,
There is a option autoencode
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:options
Best Regards
Tony
Hello,
Do not understand and please post the problem in the right forum
Regards
Tony
Hello,
I fixed this in GitHub
http://github.com/tonytomov/jqGrid/commit/839d0afa4d560cb88d79921ecc2c94327183a737
Best Regards
Tony
Hello,
Thank you very much. Fixed.
Best Regards
Tony
Hello,
The true test is to test your server side code. – Also see what parameters are passed to the detail and try to simulate these in the SQL console – you will see the result.
Best Regards
Tony
Hello,
The correct way is to use CDATA and grid option autoencode set to true (you should use at least 3.5.3 )
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:options
Best Regards
Tony
Hello,
Try this
if (r <= 6)
Hello,
Your table should begin like this:
| ereq | Creator | Requestor | Cost | Created | Status | Vendor |
|---|
To test download the code from GitHub and install the development variant.
http://www.trirand.com/jqgridw…..stallation
I hope to publish 3.6.3 release at end of week.
Best Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top