Summary
In this chapter, you've implemented a sortable, searchable, and extendible HTML table using the jQuery DataTables
plugin. You've also explored how to specify that the plugin should use the Bootstrap 4 styles. This chapter should also have given you the confidence to explore other open source plugins and incorporate them into your own ASP.NET MVC projects.
In the next and last chapter, you'll learn more about using the free Visual Studio Code editor to create ASP.NET MVC sites that use Bootstrap 4 for styling.