JSON gibt die angeforderten Daten korrekt zurück
Es wird an der Tabellenerstellung gearbeitet.
This commit is contained in:
@@ -368,7 +368,7 @@
|
||||
this.SDL,
|
||||
this.Bez,
|
||||
this.Gueltigbis,
|
||||
this.kart
|
||||
this.Kartnr
|
||||
]);
|
||||
});
|
||||
|
||||
@@ -386,6 +386,7 @@
|
||||
"data": "{'sEcho': '" + aoData[0].value + "'}",
|
||||
"success": function (msg) {
|
||||
fnCallback(msg.d);
|
||||
alert(msg.d)
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user