rfsantos

Results 1 issues of rfsantos

Hello, I active plugin in an text input with this: //Seta valor e ativa DatePicker $('#' + colDefinition.Id).val(theValue) .datepicker({ changeMonth: true, changeYear: true }); and activated the plugin correctly. When...