<html lang="de">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="expires" content="-1">
<title>Testcase searchBuilder 1</title>
<script src="https://code.jquery.com/jquery-3.7.1.min.js"></script>
<link href="https://scsforum-de.prossl.de/testcase/bootstrap-5.3.3.min.css" rel="stylesheet">
<link href="https://scsforum-de.prossl.de/testcase/datatables.css" rel="stylesheet">
<script src="https://scsforum-de.prossl.de/testcase/datatables.js"></script>
<script src="scripts/moment-2.29.2.min.js"></script> <!-- Datumsort -->
<script src="scripts/datetime-moment.min.js"></script> <!-- Datumsort -->
<link href="https://scsforum-de.prossl.de/testcase/mdb-7.2.0.min.css" rel="stylesheet">
<link href="https://scsforum-de.prossl.de/testcase/iNetForum.css" rel="stylesheet">
</head>
<body>
<main>
<div class="row">
<div class="col-md-2 px-1">
</div>
<div class="col-md-8 scs-bggrau-b" style="height:1600px;">
<div id="click-output" class="box">
Number of FixedColumns - new values added at the top
</div>
<table id="datenliste" class="display table table-hover cell-border compact" style="width:100%;">
<thead>
<tr>
<th class="text-center">Idee</th>
<th>Thema</th>
<th class="text-center">eingereicht</th>
<th data-mdb-tooltip-init
title="(!) = Gutachten ist überfällig">Gutachter(!)</th>
<th class="text-center" data-mdb-tooltip-init
title="(!) = Gutachten ist überfällig">Gut.Datum(!)</th>
<th class="text-center">Gut.fertig</th>
<th class="text-center" data-mdb-tooltip-init
title="Kommissionsabschluß mit Entscheid">Komm.Absl</th>
<th class="text-center">bewertet</th>
<th>Bewertungsart</th>
<th class="text-end" data-mdb-tooltip-init
title="">Vorab.Bew.</th>
<th class="text-end" data-mdb-tooltip-init
title="Ausschüttung an Einreicher">Prämie</th>
<th class="text-center">Einspruch</th>
<th class="text-center">Real.Ende</th>
<th class="text-center" data-mdb-tooltip-init
title="Abschlußdatum der Idee">Abschluß</th>
</tr>
</thead>
<tbody>
<tr>
<td class="text-center"><a href="mSeitenAufbau.wwc?&scon=5Znte3egK889hEiJ&port=m00&mdt=1&idee=11101&tab=0141774&pk=41774406153881991124">01234</a></td>
<td class="scs-td"
data-mdb-tooltip-init
title="Räumliche Trennung von M13 - Mischerei -M14">
<div style="width: 300px;">
Räumliche Trennung von M13 - Mischerei -M14 soll an Maschine F100 realisiert werden
</div>
</td>
<td class="text-center">29.08.2024 / 1</td>
<td>Schaaf</td>
<td class="text-center">02.09.2024</td>
<td class="text-center">03.09.2024</td>
<td class="text-center"></td>
<td class="text-center"></td>
<td></td>
<td class="text-center"></td>
<td class="text-end">0,00</td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
</tr>
</tbody>
<tfoot>
<tr>
<th class="text-center">Idee</th>
<th>Thema</th>
<th class="text-center">eingereicht</th>
<th data-mdb-tooltip-init
title="(!) = Gutachten ist überfällig">Gutachter(!)</th>
<th class="text-center" data-mdb-tooltip-init
title="(!) = Gutachten ist überfällig">Gut.Datum(!)</th>
<th class="text-center">Gut.fertig</th>
<th class="text-center" data-mdb-tooltip-init
title="Kommissionsabschluß mit Entscheid">Komm.Absl</th>
<th class="text-center">bewertet</th>
<th>Bewertungsart</th>
<th class="text-end" data-mdb-tooltip-init
title="">Vorab.Bew.</th>
<th class="text-end" data-mdb-tooltip-init
title="Ausschüttung an Einreicher">Prämie</th>
<th class="text-center">Einspruch</th>
<th class="text-center">Real.Ende</th>
<th class="text-center" data-mdb-tooltip-init
title="Abschlußdatum der Idee">Abschluß</th>
</tr>
</tfoot>
</table>
</div>
</div>
</main>
</body>
</html>
new DataTable('#datenliste', {
colReorder: true,
fixedColumns: {
start: 2
},
scrollCollapse: true,
scrollX: true,
select: true,
responsive: false,
layout: {
topStart: {
buttons: ['pageLength']
},
top1: {
buttons: [
{ extend: 'colvis',
text: 'Spaltenauswahl',
collectionLayout: 'fixed columns',
collectionTitle: '<strong>(ent) markieren Sie die Spalten </strong>',
columns: [2,3,4,5,6,7,8,9,10],
postfixButtons: ['colvisRestore']
}
]
},
},
lengthMenu: [
[10, 20, 35, -1],
['10 Zeilen', '20 Zeilen', '35 Zeilen', 'alle Zeilen']
],
pageLength: 11,
"language": {"search": "Filter ",
"info": "Auswahl _START_ bis _END_ von _TOTAL_ Einträgen",
},
});
You can jump to the latest bin by adding /latest
to your URL
Shortcut | Action |
---|---|
ctrl + [num] | Toggle nth panel |
ctrl + 0 | Close focused panel |
ctrl + enter | Re-render output. If console visible: run JS in console |
Ctrl + l | Clear the console |
ctrl + / | Toggle comment on selected lines |
ctrl + [ | Indents selected lines |
ctrl + ] | Unindents selected lines |
tab | Code complete & Emmet expand |
ctrl + s | Save & lock current Bin from further changes |
ctrl + shift + s | Clone Bin |
ctrl + y | Archive Bin |
Complete list of JS Bin shortcuts |
URL | Action |
---|---|
/ | Show the full rendered output. This content will update in real time as it's updated from the /edit url. |
/edit | Edit the current bin |
/watch | Follow a Code Casting session |
/embed | Create an embeddable version of the bin |
/latest | Load the very latest bin (/latest goes in place of the revision) |
/[username]/last | View the last edited bin for this user |
/[username]/last/edit | Edit the last edited bin for this user |
/[username]/last/watch | Follow the Code Casting session for the latest bin for this user |
/quiet | Remove analytics and edit button from rendered output |
.js | Load only the JavaScript for a bin |
.css | Load only the CSS for a bin |
Except for username prefixed urls, the url may start with http://jsbin.com/abc and the url fragments can be added to the url to view it differently. |