Implementing Dynamic Data Access

The final example in this chapter involves a words database to illustrate implementing interactive tables. Using tables is a great way to display large amounts of data from the server in an easy-to-read form. By using the interactive techniques you have already learned in this book, you can make the tables come alive for users, allowing them to sort data, set the size of that table, page through large amounts of data, and even filter the data in the table.

The following sections show you how to implement a basic interactive table that allows you to set the limit, filter, and sort criteria for MongoDB queries that provide the data for the table.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.221.140.111