filmov
tv
Integration of jQuery Data Table with asp.net core razor pages
Показать описание
Sample project cover below points.
1. jQuery data table integration with server side configuration.
2. Data manipulation ( Pagination, Filtration and Sorting ) using WEB API i.e. data gets load on demand from API.
3. Basic and complex ( included important verb types with anti forgery token enabled ) configuration with Ajax call to Web API.
4. Child row show extra detail information at row level.
5. Attribute routing usage.
6. Responsive UI.
Bootstrap 4 theme applied for datatable( An extra css and JS wrapper on top of Bootstrap for jquery datatable ).
More info can be found here.
Below is the project link.
Thanks.
1. jQuery data table integration with server side configuration.
2. Data manipulation ( Pagination, Filtration and Sorting ) using WEB API i.e. data gets load on demand from API.
3. Basic and complex ( included important verb types with anti forgery token enabled ) configuration with Ajax call to Web API.
4. Child row show extra detail information at row level.
5. Attribute routing usage.
6. Responsive UI.
Bootstrap 4 theme applied for datatable( An extra css and JS wrapper on top of Bootstrap for jquery datatable ).
More info can be found here.
Below is the project link.
Thanks.