Debug School

rakesh kumar
rakesh kumar

Posted on

how to limit the length of a string in ajax datatable inside render function in laravel

To limit the length of a string in an AJAX datatable inside a Laravel Blade file, you can use the render() function of the datatable column definition to modify the data that is displayed. Here's an example of how to limit the length of a string in an AJAX datatable:

Image description

Image description

Top comments (0)