jQuery DataTable with Server-Side processing using .NET 6

jQuery DataTable with Server-Side processing using .NET 6

DavidSuescunPelegayDavidSuescunPelegay Posts: 8Questions: 0Answers: 0

Hi, I've just updated my repo adding .NET 6.0 support! You can now render a datatable using server-side processing taking advantage of the latest .NET features.

Check it out here: https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core

Replies

  • allanallan Posts: 61,446Questions: 1Answers: 10,054 Site admin

    Thanks! Added to our links list :)

    Allan

  • khalidakkkhalidakk Posts: 1Questions: 0Answers: 0

    Hi Dear,
    I am trying to add custom Dropdown list on top of Table, its hitting the controller function but in search its empty, do we need to do any setting on client table? for search?

  • allanallan Posts: 61,446Questions: 1Answers: 10,054 Site admin

    @khalidakk - Are you using the library from the original link? You'd be best opening an issue in Github, and be sure to include a link to a page showing the issue.

    Allan

Sign In or Register to comment.