Home - maikelbos0/VDT GitHub Wiki

All plugins are available as Nuget packages.

jQuery-datagridview

A jQuery plugin that makes it easy to create a grid view for your tabular data. It allows you to create a table layout on the fly for an array of data-objects while leaving you in full control of where the data comes from.

jQuery-datatreeview

A jQuery plugin that makes it easy to create a tree view for your tree-like data. It allows you to create a tree view on the fly for a tree of data-objects while leaving you in full control of where the data comes from.

jQuery-dropdownlist

A jQuery plugin that makes it easy to transform any html-element with children into a dropdownlist.

jQuery-dropdownlist.MVC

An extension to the jQuery-dropdownlist plugin that makes it simple to use as part of your viewmodels.

jQuery-numericinput

A jQuery plugin that transforms any text input into a numeric input with full localization support.

jQuery-rangeslider

A jQuery plugin that makes it easy to transform any html-element into a range slider with definable range that is consistent across browsers.