Home › Forums › Guriddo jqGrid JS › Help › How to make Grid as a look up
Hello,
Use onInitializeForm to set the height of the select
If the name of the select in colModel is myselect then
onInitializeForm : function (formid) {
$(“#myselect”,formid).height(70);
}
Regards
Tony
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS