using jquery datatable for server side processing with paging, filtering and search

后端 未结 6 495
太阳男子
太阳男子 2020-12-25 15:16

I need to use the jquery datatable server-side processing (http://datatables.net) for my asp.net mvc (C#) application.

My application has thousands of records to sho

6条回答
  •  温柔的废话
    2020-12-25 16:01

    In the official website that you referred, there is a complete reference Here.

    I hope that it can help.

提交回复
热议问题