Ostatnio widziany: cze 21, 2026
1. in database create enum field (values:DEFAULT VALUE, YES, NO) for radio buttons values 2. jqgrid column type 1 2 3 4 5 6 7 8 9 10 11 12 13 &n...
example 1 2 3 4 5 6 7 8 custom: [ { action: "sendEmail", position: "first&quo...
1. It’s not easy and requires some workaround – 2. Better migrate to free jqGrid – example : project: 3. much easer and almost sa...
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 function simple_ob_start() { ini_...
after creators update ATE is working fine without Virtual Box
1. create checkbox col with edittype:’checkbox’ 2. set formatoptions: {disabled: false} 3. prepare event 1 2 3 4 5 6 7 8 9 10 11 12 ...
because of ajax you have to use getRowData 1 var localData = $self.getRowData(selRowId); var localData = $self.getRowData(selR...
1 2 3 4 5 6 7 8 edittype: 'select', editoptions:  ...
