Bulk Delete Bootstrap 4.5 theme
Bulk Delete - Select multiple records and delete. You cannot delete the record with a key : EBGC57SXM-VW47I6AF-401X7DYM
HIDE CODE
<?php $xcrud = Xcrud::get_instance(); $xcrud->table('million'); $xcrud->limit_list('20,50,100,1000'); // do not use 'all' for large tables $xcrud->bulk_select_position('left'); //It can be 'left' or 'right' $xcrud->set_bulk_delete(true); $xcrud->set_bulk_select(false,'cd_key','=','EBGC57SXM-VW47I6AF-401X7DYM');//Dont be able to select records with ID 287846 $xcrud->unset_remove(true,'cd_key','=','EBGC57SXM-VW47I6AF-401X7DYM'); $xcrud->before_remove("bulk_delete_console"); echo $xcrud->render(); ?>
Million
# | User Id | Cd Key | Sum | Activated | |||
---|---|---|---|---|---|---|---|
1 | 444147 | 3K4V23GF9-981BXAIRL-7C3QI9PLL | 1.26 | No | View Edit Remove | ||
2 | 444147 | 3M040K42D-9CVLD13C1-7FYCFG6BL | 1.26 | No | View Edit Remove | ||
3 | 444147 | 3P2KJKKO5-9KTTR8JR5-7MA0LD5DL | 1.26 | No | View Edit Remove | ||
4 | 444147 | 3QFA200IT-9OC1N0Z5T-7P2ETI6PL | 1.26 | No | View Edit Remove | ||
5 | 444147 | 3RFHG3M6T-9QXV4GVTT-7R51ABN7L | 1.26 | No | View Edit Remove | ||
6 | 444147 | 3T14UGWPX-9V3944ZY9-7UFUYS4XL | 1.26 | No | View Edit Remove | ||
7 | 444147 | 3XLHN74T1-A6X5C7UAP-83UMAFZNL | 1.26 | No | View Edit Remove | ||
8 | 444147 | 3XWJY6MF9-A7PTGW6RL-84HF91GLL | 1.26 | No | View Edit Remove | ||
9 | 444147 | 3YDCRPAD1-A8XCQPGIP-85G1V7UNL | 1.26 | No | View Edit Remove | ||
10 | 444147 | 3YXJ41Y91-AADMX1M2P-86LMYIR5L | 1.26 | No | View Edit Remove |