Skip to content
forked from corew/FineUI

ExtJS based open source ASP.NET Controls.

License

Notifications You must be signed in to change notification settings

david0718/FineUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FineUI

ExtJS based open source ASP.NET Controls.

Fork from http://fineui.codeplex.com/

Before run this project:

  1. download extjs 4.2.* and unzip it to extjs_builder/extjs_source_all path
  2. run extjs_builder/build.bat
  3. under res folder, unzip the icon.zip and images.zip
  4. run the FineUI.sln

Changes

  • use nuget to install Newtonsoft.Json and update it to the latest version
  • modify the web.config to fit the IIS Integrated Mode

v4.2.3.1

@ 2016-01-17

  • MessageBox

    • add MessageBox which is more powerful than Alert
    • add F.show in F.util.js
  • Notify

  • Group & Summary

  • GridColumn

    • add DataType in GridColumn
    • add GridColumnDataType
    • prevent to change value into string when DataType set for BoundField
  • EnableColumnHide

    • add this property
  • GridSort

    • hide sort menu where sort is disabled

About

ExtJS based open source ASP.NET Controls.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 71.3%
  • Classic ASP 22.5%
  • JavaScript 4.9%
  • Other 1.3%