Mark,
Thanks. Mybe you are right.
Tony
Hello,
Since this is requested many times – the plan is to have this in 3.7 release.
Best Regards
Tony
Hello Andrew,
Thanks for the recommendation.
Yes, I know about these. Simple – yes – there are plans to implement this feature.
Currently I'm working on 3.6 relese, where this feature is not included.
It will be in 3.7. The first beta of 3.6 is expected after a week.
Best Regards
Tony
Hello,
All depends on what are the values from server!!!!
if you use (“#select2”).load(…..) – you should return NOT …..</option
BUT
……
You know what I mean
Load replace the content of the element and not the element.
Regards
Tony
Hello,
As of the docs:
refreshstate – “Determines how to grid should be reloaded – 'firstpage' – the grid reload the data from the first page. 'current' the reloading should save the current page and current selection”
So we trigger a grid and then AFTER DELAY we use a setSelection to restore the selection in grid.
setSelection is just a method to select/deselect row, gridComplete fire after all the processing.
Regards
Tony
Hello,
Which version of jqGrid is used? How do yo load the files – do you use loader or minified version if it is 3.5?
Tony
Mark,
As usual good fix, but testing the fix I see that this does not look good. Will try to find better solution.(maybe the border of the selected row should have the same color as of the non selected row)
Also, if you have idea you are welcome.
Tony
Hello,
Check the option deselectAfterSort – walid only when datatype is local
Best Regards
Tony
Hello,
Check your code. Here is may example using UI dialog which work OK:
$('#basic-modal-content').dialog({autoOpen:false});
Hello
Check your server side code.
Regards
Tony
Hello,
Could you please send me a link to the problem?
Regards
Tony
Hello,
Use formatter:'select' and you will have what you want.
Regards
Tony
Hello,
Which search module (method) do you use?
Please refer to docs and the important notes here:
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:search_config
Hello,
In the example I got error
Hello,
Which theme do you use? We use ui-priority-secondary class from UI theming, which in some themes look like there is no alt rows.
Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top