hi there!
I have been trying to implement the ui.datepicker to jqgrid but not success until now...
colModel:[
{name:'id',index:'id', width:65},
{name:'invdate',index:'invdate', width:90,searchoptions:{dataInit:function(el){$(el).datepicker({dateFormat:'yy-mm-dd'});} }},
the issue is how to declare the coloured sentence.
any one?
I have tried something like this, but don't work
'searchoptions'=>array('dataInit'=>'js:function(el){$(el).datepicker=>array("dateFormat"=>"yy-mm-dd");}')
implemented on editoptions and formoptions
thanks!
Page 1 of 1
jqgrid extension
Share this topic:
Page 1 of 1

Help












