Hi,
jqGrid 3.5.3
In cellEdit mode the imageButton for datepicker is not showing up:
{“sortable”:true,”index”:”contractDate”,”sorttype”:”date”,”editoptions”:{“size”:8,dataInit:function(formID){$('#list',formID).datepicker({dateFormat:'mm/dd/yy',showOn:'button',buttonImage:'/css/images/calendar.gif',buttonImageOnly:true});}},”editrules”:{“minValue”:0,”date”:true},”name”:”contractDate”,”editable”:true,”datefmt”:”mm/dd/yyyy”,”width”:120}
Notes:
* I have made sure there's enough room for the image in the cell by setting the editbox size to 8.
* I have set the z-index to 1200.
Please and Thanks for any Help.
tim
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top