jQWidgets_Framework 7.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package jQWidgets_Framework --version 7.1.0
                    
NuGet\Install-Package jQWidgets_Framework -Version 7.1.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="jQWidgets_Framework" Version="7.1.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="jQWidgets_Framework" Version="7.1.0" />
                    
Directory.Packages.props
<PackageReference Include="jQWidgets_Framework">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add jQWidgets_Framework --version 7.1.0
                    
#r "nuget: jQWidgets_Framework, 7.1.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=jQWidgets_Framework&version=7.1.0
                    
Install jQWidgets_Framework as a Cake Addin
#tool nuget:?package=jQWidgets_Framework&version=7.1.0
                    
Install jQWidgets_Framework as a Cake Tool

Newest version of: https://www.jqwidgets.com/. The release resolves things reported by our users through the last month. Most of them are related to our Grid UI Component and there are also updates with our React TSX components. The React TSX components src files are included in the package in this version.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.1.4 4,672 7/25/2019
8.0.0 2,229 5/16/2019
7.1.0 1,383 2/11/2019
6.2.0 1,321 12/6/2018
6.1.0 1,398 10/3/2018
6.0.6 1,398 8/13/2018
6.0.5 1,250 8/1/2018
5.6.0 1,791 2/12/2018
5.5.0 1,593 12/6/2017
5.4.0 1,514 10/12/2017
5.3.2 1,388 9/21/2017
5.3.1 1,269 9/21/2017
5.3.0 1,267 9/18/2017
5.2.0 1,369 9/4/2017
5.1.0 1,569 8/17/2017
5.0.0 1,459 8/9/2017
4.5.4 1,636 6/27/2017
4.5.3 1,828 6/2/2017
4.5.2 1,466 5/10/2017
4.5.1 1,487 4/3/2017
4.5.0 1,943 1/14/2017
4.4.0 1,706 11/24/2016
4.3.0 1,771 10/11/2016
4.2.1 9,820 8/31/2016
4.1.2 4,730 4/28/2016
4.1.1 1,826 3/30/2016
4.1.0 1,394 3/14/2016
4.0.0 2,866 1/29/2016
3.9.1 3,288 10/29/2015
3.9.0 1,534 10/13/2015
3.8.2 12,390 8/7/2015
3.8.1 2,172 6/25/2015
3.8.0 2,857 4/29/2015
3.7.1 4,854 3/4/2015
3.7.0 1,618 2/3/2015
3.6.0 1,998 12/19/2014

What's Fixed:

- Fixed an issue in jqxGrid regarding the ensurerowvisible method when grouping is enabled.
- Fixed an issue in jqxGrid regarding the keyboard navigation and selection when grouping is enabled.
- Fixed an issue in jqxGrid regarding the scrollbarsize property behavior.
- Fixed an issue in jqxGrid regarding the number input editor when the editor is localized.
- Fixed an issue in jqxGrid regarding the columnemenuopening column callback function.
- Fixed an issue in jqxGrid regarding the filter menu with datetimeinput and its popup.
- Fixed an issue in jqxGrid regarding the filter menu with the "show rows where" and "show rows where date" strings.
- Fixed an issue in jqxNumberInput regarding its resize rendering behavior.
- Fixed an issue in jqxScheduler regarding the appointmentOpacity.
- Fixed an issue in jqxScheduler - the labels of the resources disappeared on changing of the date in 'timeline view
- Fixed an issue in jqxDateTimeInput with "allowNullDate" and initial 'null'.
- Fixed an issue in jqxTextArea regarding the 'selectAll' method.