Pagination is not working when using Datatables with Bootstrap 3 Modal dialog

Pagination is not working when using Datatables with Bootstrap 3 Modal dialog

ElangovanPElangovanP Posts: 1Questions: 1Answers: 0

Just started to work with DataTables, Bootstrap 3 and ASP.NET MVC,

I am trying to implement a functionality like binding sAjaxSource on document.ready into the Bootstrap 3 Modal dialog using ASP.NET MVC, data is loading in Bootstrap Modal dialog but pagination, filtering and sorting from server side is not working. sAjaxsource is not getting called. Is that correct way to do that?

Any help is appreciated.

This discussion has been closed.