Thank you.
I added code from the demo to my applicaton but cb column is not froozen. I looks like code is ignored. I added alert() boxes and verified that code is actually running.
I'm no idea what I'm doing wrong. How to solve or debug this issue?
How to froze action button column also ?
I tried
I added push request for this issue. One line fix but after editing with visual studio formatting also was changed
https://github.com/kobruleht/jqGrid/commit/3bbb6d8f0285aec0cb45fd7b2e98b6cdccddc645
Tony,
thank you very much for reply. This covers first part of proposal: adding UI. We have different opinions about this.
The second part of proposal was about providing visual clue so that frozen column border can seen. Currently jqGrid has sort indicators for sorted columns, highlight for selected columns etc.
It is not required to implement them by everyone, they are provided by jqGrid.
How about adding similar visual indication for frozed column border ? (I proposed bold, wider column separator line with a bit different color)?
Also
tony said:
Hello,
Sure, wil check these, but alredy we have such thing. Please read here:
http://www.trirand.com/jqgridw…..nmic_setup
Regards
Thank you. Yes, I asked for user intefare. There are possibilities:
1. Something Excel like: (I asked about froozing using double click in column header line, maybe this is excel like)
2. Toolbar
Tony,
thank you very much.
This is discussed in
http://stackoverflow.com/questions/2402953/javascript-data-grid-for-millions-of-rows
Slickgrid shows 500000 rows in IE9 without issues:
http://mleibman.github.com/SlickGrid/examples/example-optimizing-dataview.html
Code is here:
https://github.com/mleibman/SlickGrid/commit/33781134ba140827957aa5975279f2570cd74a69
ajaxFileupload() uses undocumented jquery handleError() method. HandleError was removed in jquery 1.5 .
So this code does not work anymore. Also this does not post other form fields.
Where to find sample which posts file and other form fields also in submit button is clicked in add or edit
If rowNum: 50 is used, pressing Ctrl+End in 10252 rows table retrieves pages 205,206,181,182,205,206,181,182,.. etc forever.
jqGrid enters into infinite loop.
Aslo maybe commit https://github.com/tonytomov/jqGrid/commit/e24a7ecdbd830b00e30ad2785045af1fe366ce09
Azam, if you search forum there is source code for plugin and link to video which implements this in one message
If npage: parameter is removed, this issue does not occur.
This issue occurs without ctrl+end also: if scrolled by scrollbar or editing starts.
You should be aware that npage option as serious bug as descibed in
and in bugs forum here. those occurs even
It seems that
Thank you. I tried and this fixes the issue.
Tony,
can you fix this issue, please ?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top