angularjs - Angular X-editable timepicker or external jQuery plugin -
i using angular x-editable (editable row) in laravel. add timepicker configuration (there no in x-editable time). more need read , write data database.
i trying use x-editable time , timepicker jquery plugin, still don't know how integrate timepicker field generated x-editable (table row). satisfied result me add external timepicker jquery plugin.
is there possibility add external jquery plugin field in x-editable table if not there way integrate field generated x-editable (editable row) add time database , add configuration it?
any or advice welcome.
what html5 date/time picker?
<input type="time" name="usr_time">
ui-bootstrap option more nice looking: https://github.com/gillardo/bootstrap-ui-datetime-picker
Comments
Post a Comment