DEMO SITE v1.7.31

Radio Switch buttons NEW Bootstrap 5 theme

Radio Switch buttons.

HIDE CODE
<?php
    $xcrud = Xcrud::get_instance();
    $xcrud->table('gallery');
    $xcrud->change_type('image', 'image', false, array(
        'width' => 450,
        'path' => '../uploads/gallery',
        'thumbs' => array(array(
                'height' => 55,
                'width' => 120,
                'crop' => true,
                'marker' => '_th'))));

    $xcrud->column_callback("active","getStatusSwitchRadio_Gallery");
    $xcrud->create_action("deactivate_gallery","deactivate_gallery");
    $xcrud->create_action("activate_gallery","activate_gallery");

    echo $xcrud->render();
?>

Gallery

Add
#ImageTitleDescriptionActive
Actions
1Maecenas volutpat commodo ante, a porta metus…Nullam sodales ligula non risus luctus ut… View Edit Remove
2twsadds View Edit Remove
3Imrove securityhello from noobbie View Edit Remove
4'' View Edit Remove
5'' View Edit Remove
6'' View Edit Remove
7'' View Edit Remove
8'' View Edit Remove
9'' View Edit Remove
10'' View Edit Remove
showing_records 1 to 10 of 16
Search