Metadata >> NuGet >> DataGridExtensions

DataGridExtensions

Metadata

Authors tom-englert.de
Copyrights © 2012-2015 tom-englert.de
Description This package contains useful extensions for the MS DataGrid (System.Windows.Controls.DataGrid). The current version supports the following features: Add filtering capabilities to the DataGrid. Correctly apply initial sorting criteria. - Easy to use - Easy to customize - Attaches to the existing DataGrid
LicenseUrl http://datagridextensions.codeplex.com/license
Owners tom-englert.de
ProjectUrl http://datagridextensions.codeplex.com/
RequireLicenseAcceptance True
Summary Modular extensions for the DataGrid control.
Tags DGX DataGrid Filter
Dependencies System.Windows.Interactivity.WPF:2.0.20525
Title Data Grid Extensions
PackageSize 109221
PackageHashAlgorithm SHA512
PackageHash 6x++XMg3lGmz5hjBPcdYk0IauP0jRc7fVZO/aBmr/8Vczilg+CUjVNJJC4jjs8D5AgPFdZ+AZIj2QBVsGL3kpQ==
DownloadCount 000000
CreatedDate 2015-06-19T16:21:30

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install DataGridExtensions -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install DataGridExtensions -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package DataGridExtensions
Installing the package (HTTP Basic authentication):
Install-Package DataGridExtensions -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package DataGridExtensions -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package DataGridExtensions

OpenWrap

Installing the package:
o add-wrap DataGridExtensions
Uninstalling the package:
o remove-wrap DataGridExtensions

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.25.0
1.0.23.0
1.0.21.0