Hello Oleg,
Â
Thanks. I have merged the fix. Now going to publish a bug fix release next week.
Â
Best Regards
Hello,
Â
Where is the search performed? – I mean you have your own server side code for searching or you load the data locally and then make the search using the jqGrid loacal data.
Â
Regards
Hello,
Â
Maybe if you put the jqGrid set-up we can help.
Â
Regards
Hello,
Â
You can use a custom formatter. See demos.
See new in version 3.4 => Custom formatter
Â
Regards
Hello,
Â
Just have made the fix. This is maybe my hardest fix that i have made for the grid.
I’m just making last tests (some other small fixes) and will let you know.
I hope that next week you will be able to use the pivot.
Kind Regards
Tony
Hello,
I understand and this time is very easy to answer.
Since you are in celledit mode you are in a table cells.
Keydown by default can not be applied to table cells.
In jqGrid we use a trick to create a hidden div inside grid and make a keydown to it.
Currently you can look at GridNav method (which do this job in celledit mode) and make the needed changes for pageup pagedown keys.
Â
Kind Regards
Tony
Hello,
Â
Can you please let me know what is your goal?
What you try to do – just let me know about the problem you should resolve.
Â
Kind Regards
Hello,
Thanks for the feedback. In 90% of cases this approach help.
Â
Kind Regards
Hello,
Â
Try to use getGridParam method (if I understand right). Seee documentation.
Â
Regards
Hello,
Â
I’m not sure that I understand the problem and what you try to do.
More detailed information is needed.
Â
Regards
Hello,
Â
This is a very interesting job.
You can use groupText property in grouping – see docs and demos.
Â
If you have difficulties to realise this, please let me know I will try to help you.
Â
Kind Regards
Tony
Hello,
Â
I suggest you to check the jQeury UIÂ CSS file. Try to use the latest one.
Â
Regards
Hello,
Thanks Oleg. I have merged both fixes.
Best Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top