jQuery datatables plugin

kudvenkat
kudvenkat
182.4 هزار بار بازدید - 9 سال پیش - Link for all dot net
Link for all dot net and sql server video tutorial playlists
https://www.youtube.com/user/kudvenka...

Link for slides, code samples and text version of the video
http://csharp-video-tutorials.blogspo...

Healthy diet is very important both for the body and mind. If you like Aarvi Kitchen recipes, please support by sharing, subscribing and liking our YouTube channel. Hope you can help.
@aarvikitchen5572

In this video we will discuss jQuery datatables plugin

Datatables is a powerful jQuery plugin. It provides searching, sorting and pagination. Let us understand the power and use of this plugin with a simple example.

Step 1 : Datatables is a jQuery plugin, so you need a reference to core jQuery file on your page.

Step 2 : Reference Datatables CSS and JaavaScript files. Here are the CDN links
CSS - //cdn.datatables.net/1.10.7/css/jquery.dataTables.min.css
JavaScript - //cdn.datatables.net/1.10.7/js/jquery.dataTables.min.js

Step 3 : Include the following one line of jQuery code
$('#datatable').dataTable();
9 سال پیش در تاریخ 1394/05/08 منتشر شده است.
182,483 بـار بازدید شده
... بیشتر