Search
1494 results 131-140
Forum
- 21st Jan 2024Integration of tailwind cssat I.error (jquery.min.js:2:11769) at Y (jquery.min.js:2:17234) at re (jquery.min.js:2:20008)
- 18th Jan 2024Help with Editor cascading list syntaxWith the Database->select method, the third parameter is an array which is used for the condition. So you could use: $countries = $db ->select( 'country', ['id as value', 'name as label'], [ 'continent' => $_REQUEST['values']['continent'], 'active' => 'Y' ] ) ->fetchAll(); Allan
- 16th Jan 2024More flexibel Excel exportU', 'V', 'W', 'X', 'Y', 'Z', 'AA', 'AB', 'AC',
- 28th Dec 2023Incorrect column count.Warning, warning! Oh noes, y u do dis? And
- 27th Dec 2023ayuda con exportar datatable a excelHola arana, al final cómo lo hiciste? necesito implementar lo mismo pero aun sigo buscando cómo y no encuentro. Gracias
- 22nd Dec 2023any() optionif (data == "YES") { var y = ++i; return "<button name='btn_mod_"+
- 15th Dec 2023Vertical page fitting - ErrorI'm declaring my Y at 40vh, in case I want to apply 80vh to another screen size?
- 8th Dec 2023Ajax.reload() vs searchbuilder.rebuild()SearchBuilder , las columnas ( visibles ) , y el orden de las
- 28th Nov 2023jquery date column sorting excel output problemit mm/dd/yyyy) M d, Y not working Then I
- 14th Nov 2023How can we search multiple values in dt.column.search() functionDataTables\Editor\ValidateOptions; $update = 'd M Y'; Editor::inst($db, 'ops_dailyLog OD', 'OD.id')