Loading...
This page is currently under construction yet.
Contact

RecroGrid Framework Abstraction

Source repository

RGF.Abstraction 1.8.0

released on 2024. October 08.

New
  • Added new permission type: PublicGridSetting
  • Added new properties and constructors to RgfGridResult, RgfColumnSettings
Change
  • Improved null checks and exception handling in RgfDynamicDictionary
  • Modified constructors in RgfProperty to reduce redundancy
  • Refactored RgfGridSettings

RGF.Abstraction 1.7.0

released on 2024. August 16.

Change
  • Improved RgfDynamicData
  • Refactor RgfFilter
Fix
  • DateTime conversion

RGF.Abstraction 1.6.1

released on 2024. July 19.

New
  • Added Rgf.Chart classes
  • Added a new constant `RecroChart` to Menu
Change
  • Enhanced decimal handling in RgfDynamicData
  • Enhanced the `GridColumnSettings` class by adding a condition to assign the CSS class

RGF.Abstraction 1.5.2

released on 2024. May 24.

Change
  • CustomFunction:Row-type

RGF.Abstraction 1.5.1

released on 2024. May 08.

Change
  • Improving DictionaryExtension

RGF.Abstraction 1.5.0

released on 2024. April 26.

New
  • FormValidationMessages
Change
  • Improving RgfDynamicDictionary
  • Improving DictionaryExtension
  • Improving RgfProperty
  • Rename RgfMessages => RgfCoreMessages

RGF.Abstraction 1.4.0

released on 2024. March 20.

New
  • IRgfEventArgs: Handled, PreventDefault
  • IRecroSecService: GetAccessToken
  • IRecroSecService: GetEntityPermissions
  • Enum Extension: Get EnumMemberAttribute
Change
  • Improving RgfDynamicDictionary
  • EventNotificationService: async
  • Rename UserRoles => RoleClaim

RGF.Abstraction 1.3.0

released on 2024. February 21.

New
  • Add RgfProperty Form:Tab,Group,Pos
  • RgfDynamicDictionary: CopyTo
  • DictionaryExtension: GetIntValue
Change
  • EventDispatcher: any TValue
  • FlexColumnWidth: no default value
Fix
  • QueryOperator: date

RGF.Abstraction 1.2.0

released on 2024. January 24.

New
  • UserLanguage
  • StylesheetsReferences
  • MenuTitle
Fix
  • Nullable CheckBox
  • RgfDynamicDictionary.MemberNames

RGF.Abstraction 1.1.0

released on 2024. January 14.

New
  • RGF CustomFunction
  • RGF CultureInfo
Change
  • Improving API abstraction

RGF.Abstraction 1.0.0

released on 2023. November 28.

See Also