Skip to content

Instantly share code, notes, and snippets.

@Amir-A-M
Created May 30, 2023 11:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Amir-A-M/a4043b3d2624c44490e25c770a97e81c to your computer and use it in GitHub Desktop.
Save Amir-A-M/a4043b3d2624c44490e25c770a97e81c to your computer and use it in GitHub Desktop.
// draw: 6
// start: 0
// length: 4
// draw: 6 ◀◀
// columns[0][data]: fields.event_code
// columns[0][name]:
// columns[0][searchable]: true
// columns[0][orderable]: true
// columns[0][search][value]:
// columns[0][search][regex]: false
// columns[1][data]: fields.row_index
// columns[1][name]:
// columns[1][searchable]: true
// columns[1][orderable]: true
// columns[1][search][value]:
// columns[1][search][regex]: false
// columns[2][data]: fields.event
// columns[2][name]:
// columns[2][searchable]: true
// columns[2][orderable]: true
// columns[2][search][value]:
// columns[2][search][regex]: false
// columns[3][data]: fields.status
// columns[3][name]:
// columns[3][searchable]: true
// columns[3][orderable]: true
// columns[3][search][value]:
// columns[3][search][regex]: false
// columns[4][data]: 4
// columns[4][name]:
// columns[4][searchable]: true
// columns[4][orderable]: true
// columns[4][search][value]:
// columns[4][search][regex]: false
// order[0][column]: 0
// order[0][dir]: asc
// start: 0 ◀◀
// length: 4 ◀◀
// search[value]:
// search[regex]: false
// _: 1685446024578
{
"data": [
{
"model": "app.accessfilerecord",
"pk": 245,
"fields": {
"access_file": "1685359196909741.accdb",
"event": "\u0646\u0645\u0627\u0632 \u0628\u0631 \u067e\u06cc\u06a9\u0631 \u0645\u0631\u062d\u0648\u0645 \u0622\u06cc\u062a\u200c\u0627\u0644\u0644\u0647 \u0631\u06cc\u200c\u0634\u0647\u0631\u06cc",
"event_code": 0,
"status": "\u062c\u062f\u06cc\u062f",
"row_index": 3514
}
},
{
"model": "app.accessfilerecord",
"pk": 246,
"fields": {
"access_file": "1685359196909741.accdb",
"event": "\u0645\u062d\u0641\u0644 \u0627\u0646\u0633 \u0628\u0627 \u0642\u0631\u0622\u0646 \u06a9\u0631\u06cc\u0645",
"event_code": 26,
"status": "\u062c\u062f\u06cc\u062f",
"row_index": 3515
}
},
{
"model": "app.accessfilerecord",
"pk": 247,
"fields": {
"access_file": "1685359196909741.accdb",
"event": null,
"event_code": 0,
"status": "\u062c\u062f\u06cc\u062f",
"row_index": 3516
}
},
{
"model": "app.accessfilerecord",
"pk": 248,
"fields": {
"access_file": "1685359196909741.accdb",
"event": null,
"event_code": 0,
"status": "\u062c\u062f\u06cc\u062f",
"row_index": 3517
}
}
],
"recordsTotal": 11,
"recordsFiltered": 11
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment