DEMO SITE v1.7.24

Column width/cut Bootstrap 4.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
2df View Edit Remove
3ggggggggggggg View Edit Remove
4H View Edit Remove
5MotorcyclesOur 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
6PlanesUnique, 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
7qwe View Edit Remove
8ShipsThe 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
9Test View Edit Remove
10TrainsModel trains are a rewarding hobby for enthusiasts of all ages. Whether you're looking for collectible wooden trains, electric streetcars or locomotives, you'll find a number of great choices for any budget within this category. The interactive… View Edit Remove
Search