JQuery DataTables and ASP integration

Source: Internet
Author: User

Part 1:http://www.codeproject.com/articles/155422/jquery-datatables-and-asp-net-mvc-integration-part

Introduction

The JQuery DataTables plug-in is a excellent client-side component that can being used to create rich-functional tab Les in the Web browser. This plug-in adds lot of functionalities to the plain HTML tables, is placed in Web pages such as filtering, paging, Sorting, changing page length, etc.

this article shows how the JQuery DataTables plug-in can be integrated to an ASP-net MVC application. It contains step by step examples this show how the DataTables plug-in interacts with Server-side components. 

This article does not cover all possible integration scenarios of the JQuery DataTables plugin in ASP. Application. For other integation scenarios, you might also take a look at the other articles in this serie:

  • Part 2- implementation of CRUD functionalities (add, inline edit, delete) using a DataTable in ASP. Mvcwhere I have Described how can add data management (CRUD) functionalities such as adding, deleting and editing rows,
  • Part 3- reloading content of data tables in ASP. where I have shown how can reload DataTable content u Sing Ajax,
  • Part 4- Creating an expandable master-details table where I had shown how can implement opening details row When the regular row is selected,
  • Part 5- jQuery DataTables advanced Filtering in ASP. -In the article is shown how can implement Advanced filtering,
  • Part 6- Table Row Drag and Drop in ASP-in the article is descibed how can I use Drag ' n ' Drop Row Reordering.

Also, if you want to see all possible configurations of the JQuery DataTables plugin you might take a look at theenhancing HTML tables using the JQuery DataTables plug-in article where is described many usefull configuration options.

JQuery DataTables and ASP integration

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.