Gijgo.Combined
1.1.0
See the version list below for details.
dotnet add package Gijgo.Combined --version 1.1.0
NuGet\Install-Package Gijgo.Combined -Version 1.1.0
<PackageReference Include="Gijgo.Combined" Version="1.1.0" />
paket add Gijgo.Combined --version 1.1.0
#r "nuget: Gijgo.Combined, 1.1.0"
// Install Gijgo.Combined as a Cake Addin #addin nuget:?package=Gijgo.Combined&version=1.1.0 // Install Gijgo.Combined as a Cake Tool #tool nuget:?package=Gijgo.Combined&version=1.1.0
Gijgo is a set of free open source javascript controls distributed under MIT License. All widgets are high performance, built on top of the jQuery JavaScript Library and with built-in support for Bootstrap and jQuery UI. They are designed to saves you time and scales with your development process.
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 1.9.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Added HTML Data Source option for the grid
Added headerFilter plugin for the grid
Added integration with Material Design Lite for grid, dialog and tree
Added closeButtonInHeader configuration setting for the dialog
Added inlineEditing.mode and inlineEditing.managementColumn as new configuration options for inline editing in grid.
Added edit, update and cancel methods for inline editing in grid.