News

table-sort is one of the smallest javascript components out on the web which adds basic functionality to html tables: sorting. It is completely independent from other javascript libraries but should ...
The JavaScript for this component is bundled separately because it is a larger bundle (ca. 54KB) and you will probably only want to add the JavaScript dependency if you actually have a sortable table ...
HTML Table Sorting Options. Just install the addon, navigate to any web page containing an HTML table and try sorting it: Right-click on a table; Find “Sort table column as…” in the context ...
That does it for the parts that make up the solution. Next we just put them together with our code. View. Our Razor view uses a normal HTML table element and a model of IPagedList to iterate through.