Skip to content
Maikel Bos edited this page Dec 20, 2020 · 39 revisions

All plugins are available as Nuget packages.

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.

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.

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

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

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

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

Clone this wiki locally