n1crack / datatables

Simplify your Datatables server-side processing effortlessly using our lightning-fast PHP library, streamlining your workflow seamlessly.
https://datatables.ozdemir.be/
MIT License
267 stars 90 forks source link

basic functionality - data parameter as object #84

Closed djpa3k closed 2 years ago

djpa3k commented 2 years ago

possibility to use

"data": {
    "_": "startDate",
    "display": "startDatetimeEu",
    "sort": "startDatetime"
}
n1crack commented 2 years ago

Thanks.

It would be very helpful if you could also write the additional tests.