ExfJS 1.5.1.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package ExfJS --version 1.5.1.3
                    
NuGet\Install-Package ExfJS -Version 1.5.1.3
                    
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="ExfJS" Version="1.5.1.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ExfJS" Version="1.5.1.3" />
                    
Directory.Packages.props
<PackageReference Include="ExfJS" />
                    
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 ExfJS --version 1.5.1.3
                    
#r "nuget: ExfJS, 1.5.1.3"
                    
#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.
#:package ExfJS@1.5.1.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ExfJS&version=1.5.1.3
                    
Install as a Cake Addin
#tool nuget:?package=ExfJS&version=1.5.1.3
                    
Install as a Cake Tool

ExfJS包含的控件有:combobox、exfadview、exfautocompletion、exfcontextmenus、exfdatepicker、plugins、exfform、exfgrid、exfloading、exfnavbar、exfpoplayer、exfprogressbar、exfrmsg、exfsidepanel、exftabs、exftimer、exftree、exftreeview、exfui、exfupload、exfwindow、exflightview等21套控件和常用扩展有插件

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
1.5.1.10 3,842 9/4/2013
1.5.1.9 3,379 7/10/2013
1.5.1.8 3,358 7/9/2013
1.5.1.7 3,403 7/8/2013
1.5.1.6 3,361 7/8/2013
1.5.1.5 3,240 7/8/2013
1.5.1.3 2,997 6/4/2013
1.5.1.2 3,088 4/19/2013
1.5.1.1 2,939 4/11/2013
1.5.1 3,398 4/11/2013
1.5.0.4 3,211 4/10/2013
1.5.0.3 3,062 4/10/2013
1.5.0.2 3,222 4/9/2013
1.5.0.1 3,224 4/9/2013
1.5.0 3,215 4/9/2013
1.4.0.8 3,243 3/25/2013
1.4.0.7 3,173 3/25/2013
1.4.0.6 3,189 3/25/2013
1.4.0.5 3,470 3/24/2013
1.4.0.4 2,737 3/21/2013
1.4.0.3 3,333 3/10/2013
1.4.0.2 3,221 2/25/2013
1.4.0.1 2,901 1/28/2013
1.4.0 3,420 1/24/2013
1.3.5.3 3,215 1/16/2013
1.3.5.2 3,227 12/14/2012
1.3.5.1 3,476 11/30/2012
1.3.5 3,300 11/30/2012
1.3.4.3 3,591 11/22/2012
1.3.4.2 3,360 11/6/2012
1.3.4.1 3,564 11/1/2012
1.3.4 3,455 10/31/2012
1.3.3.1 3,347 10/19/2012
1.3.2.1 3,404 9/21/2012
1.3.2 3,538 9/20/2012
1.3.1.2 3,484 9/20/2012
1.3.1 3,596 9/20/2012
1.3.0 3,389 9/17/2012
1.0.2.3 3,628 8/15/2012
1.0.2.2 3,407 8/15/2012
1.0.2.1 3,654 8/14/2012
1.0.1 3,529 7/18/2012
1.0.0 3,455 6/28/2012

6.5:
1、更新grid全选失败的问题
2、增加grid的search(searchdata,newurl,fn(e,list,result))