jquery move up element datatable code example
Example: laravel datables get next input jquery next
$(input).closest('tr').next('tr').find('input[type=text]').focus();
$(input).closest('tr').next('tr').find('input[type=text]').focus();