Hello,
You have 2 errors in the example you provide:
1. The elements in colNames are diffrent from thise in colModel
2. In the response there is a error – a “is missed.
You have
…
{“id”:”1031″,”cell”:[“1031″,”Hoyt”,”TempName5,””,”angels@gmail.com”,null,”1″]}
…
but it should be
…
{“id”:”1031″,”cell”:[“1031″,”Hoyt”,”TempName5″,””,”angels@gmail.com”,null,”1″]}
…
Hello,
Can you please post a test case for this problem?
Regards
Hello,
This bug is live mystery. Have loked for reasonable solution but none.
The problem was fixed if I declare the fl variable outside the bind click event.
Here is the fix in GitHub
Please let me know if this resolves the problem for you. I'm very curious.
Kind Regards
Tony
Hello,
What you mean with
We have a jqgrid which contains 2 checkboxes
Are these checkboxex defined as formatters and I'm missing to much info in order to help you.
Regards
Hello,
Thank you. I see the problem, but currently I can not find the reason for this. Will look into it during the weekend.
Kind Regards
Hello,
Can you please post on how this will look – i.e picture, example draw ….
Regards
Hello,
You can use onSelectRow event for this purpose – if I understand right.
Regards
Hello,
For me it is really difficult to understyand what you mean.
If you set pginput to true you can do what you want.
The picture you shou me is exactly what the grid do.
Please go at our demo pages here .
Your
var myCurPage = 1;
var myAllPages = 50;
can be set using the settings in the response, or maybe I understand you wrong.
Regards
Hello,
jqGrid JavaScript lib does nothing to do with PHP 5.4 – it is a server side library, while grid is a client side one.
Regards
Hello,
What is the reason not to do this. Please take a look at the documentation for a header grouping and do it in a way you wanty.
Regards
Hello,
You can opne both language files an compare the properties.
It seems to me you use a new lang file with old version.
Regards
Hello,
Thank you for this. This is true. Our demo is very old. Currently we are on the stage to make all new demo which will be easy to install and use. We expect this to happen very soon.
Kind Regards
Tony
Hello,
The json response should look like this
[…,{“name” : “value”,…},…]
Please look at the documenatation for this purpose
Regards
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top