Ok. fixed.
If you set the height to 100% instead of auto you will have the expected result, but you will have problems in this case with Safari. I will try to handle height auto in FF correctly in the next bug fix release.
Thank you
Regards
Tony
This was in version 3.2. You should use 3.2.1 fix for this.
I think you do not need that. You can simply use the onInitializeForm for this implementation you can look here:
Regards
Tony
Jon,
What about keyvalue = text – I mean you can construct the dropdown to have the same values of key and text – If I understand right.
Regards
Tony
Not yet. I will publish the bug fix after day or two.
Regards
Tony
Jon,
Thank you.
If you use edittype:select the value text that is displayed in a table cell is selected by default. If you add new row a first one is selected.
I do not think that this is clumsy. Another possible solution is to use GridToForm method in hidden form, but actually this is the same that you do.
This was a previos behavior of jqGrid. If you use this in IE you will have missaligment between header row and body rows- just try to hide some columns with heideCol method to see what will be. I use this bug in IE to resolve other 
Regards
Tony
Thanks.
There is no jqGrid store, but if you want you can consider this
http://www.trirand.com/blog/?page_id=20
Regards
Tony
Jon,
I discover this in my project too, where I need something similar.
I have enchance this with additional array something like postData in the grid. I will publish this as soon as possible
Regards
Tony
Try this an let me known if work
$(“.HeaderButton”,$(“#mygrid”)[0].grid.cDiv).trigger(“click”);
Regards
Tony
Reg,
Thank you for this. It have sence, but currently adding too much parameters to this method (it have 7 or 8
Will be happy to see this. Also you can send me e-mail to: tony at trirand dot com
Thank you
Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top