DEMO SITE v1.7.24

Column width/cut Bootstrap 5 theme

You can set width for any column(s) in a grid.

HIDE CODE
<?php
	$xcrud = Xcrud::get_instance();
    $xcrud->table('productlines');
    $xcrud->columns('productLine,textDescription');
    $xcrud->column_width('textDescription','80%');
    $xcrud->column_cut(250,'textDescription');
    echo $xcrud->render();
?>

Productlines

#ProductlineTextdescription 
1456 View Edit Remove
27878 View Edit Remove
38787 View Edit Remove
4df View Edit Remove
5ggggggggggggg View Edit Remove
6H View Edit Remove
7MotorcyclesOur motorcycles are state of the art replicas of classic as well as contemporary motorcycle legends such as Harley Davidson, Ducati and Vespa. Models contain stunning details such as official logos, rotating wheels, working kickstand, front… View Edit Remove
8PlanesUnique, diecast airplane and helicopter replicas suitable for collections, as well as home, office or classroom decorations. Models contain stunning details such as official logos and insignias, rotating jet engines and propellers, retractable… View Edit Remove
9qwe View Edit Remove
10ShipsThe perfect holiday or anniversary gift for executives, clients, friends, and family. These handcrafted model ships are unique, stunning works of art that will be treasured for generations! They come fully assembled and ready for display in the home… View Edit Remove
Search