Loading...
Contact

RecroGrid Framework Client.Blazor.UI

Source repository

RGF.Client.Blazor.UI 10.0.0

released on 2025. December 09.

New
  • Added support for .NET 10 compatibility

RGF.Client.Blazor.UI 8.20.0

released on 2025. June 16.

New
  • Enabled selection and filtering of columns from any distant N:1 related entities in the grid without the need for configuration
Fix
  • Fixed tooltip and TooltipOptions conflict

RGF.Client.Blazor.UI 8.19.4

released on 2025. May 11.

Fix
  • Ensure RgfHtml element reference is correctly updated during re-render
  • Fixed column header tooltips after column reordering in list view
  • Fixed grid header rendering on size or sort order change

RGF.Client.Blazor.UI 8.19.0

released on 2025. May 02.

New
  • Added RecroDict integration to RgfBaseComponent
  • Added button to refresh tree view branches
  • Added footer support to toast notifications
  • Added tooltips to grid column headers
Change
  • Improved display of toast changes

RGF.Client.Blazor.UI 8.18.0

released on 2025. April 02.

New
  • Introduced TreeEvent and TreeParameters
  • Introduced keysToPrevent parameter to specify keys that block event propagation
Change
  • Enhanced tooltip functionality in ToolbarComponent
  • Improved tooltip data assembly
  • Improved logging
  • Changed the access modifier of the `_attributes` field in the RgfBaseComponent
Fix
  • Resolve hierarchical rendering issue on onkeydown event

RGF.Client.Blazor.UI 8.17.0

released on 2025. March 06.

New
  • Added icon handling to MenuComponent
  • Added selection capability to tree view
  • Added custom menu capability to tree view
  • Added new enum VisibilityState and Visibility parameter to RgfBaseComponent
  • Implemented splitter supporting both horizontal and vertical orientation
  • Introduced SplitterContainer for managing hierarchical splitters
  • Implemented ensureVisible function for scrolling to an element and handling visibility focus
Change
  • Removed IsModal parameter and introduced IsInline. The dialog is now either modal or inline.
  • Improved event handling to support new EventDispatcher
  • Refactored dialog event handling
  • Improved Toast component styles
  • Expanded RgfTooltipOptions with Delay parameters
Fix
  • Improved ComboBox rendering for ReadOnly and Disabled state

RGF.Client.Blazor.UI 8.16.0

released on 2025. January 31.

New
  • Implemented "Apply and Next New" functionality for the form view
  • Set focus to the first editable field in the form view
Change
  • Refactored ToastComponent to use pre-formatted content
  • Update for RGF.Client.Blazor compatibility
  • Improved evaluation of the QuickFilter
Fix
  • AppRootPath handling issue
  • Improve form positioning

RGF.Client.Blazor.UI 8.15.0

released on 2024. December 30.

New
  • Added tree view functionality
  • Implemented Quick Filter feature
  • Added support for managing Tooltips for properties
Change
  • Enhanced tooltip functionality with additional parameter options
  • Improved efficiency and reliability of basic components
  • Improved user experience
Fix
  • Prevent multiple Bootstrap tooltip instances on the same element
  • Issue with user-defined PageSize input handling

RGF.Client.Blazor.UI 8.14.0

released on 2024. December 13.

New
  • Added tooltip functionality to ui.base components
  • Extend RgfComboBox to allow selecting an empty item if not present in the input list
  • Implemented HideOnMouseLeave setting to automatically hide the menu
Change
  • Changed IsPublic to Role for visibility control in Chart and Grid on the GUI
  • Refactored predefined filters to support role-based visibility control
  • Enhanced user experience

RGF.Client.Blazor.UI 8.13.0

released on 2024. December 08.

New
  • Add multi-select functionality to the grid
  • Added right-click context menu support to RgfButton
  • Extended select mode with right-click to open the form directly
  • Enhanced user experience by displaying icons for checkbox types in the grid
Change
  • Refactored JavaScript calls to eliminate eval usage
Fix
  • Initialization of the responsive Flex view
  • Set the title for the grid dialog used for selections
  • Tooltip initialization in the grid

RGF.Client.Blazor.UI 8.12.2

released on 2024. November 25.

Fix
  • Incorrect PageSize display after loading a setting

RGF.Client.Blazor.UI 8.12.1

released on 2024. November 20.

Change
  • Improved RgfApexCharts and palette compatibility

RGF.Client.Blazor.UI 8.12.0

released on 2024. November 19.

Change
  • Enhanced flexbox layout for better display
Fix
  • Resolved issues with StaticWebAssetFingerprinting and library bundle.scp.css detection

RGF.Client.Blazor.UI 8.11.0

released on 2024. November 13.

New
  • Added Remark property to RgfChartSetting

RGF.Client.Blazor.UI 8.10.0

released on 2024. November 10.

New
  • Introduced parameters for creating a context menu
  • Added header menu
  • Implemented ToastComponent
  • Added toolbar button for RecroChart
  • Created ChartComponent from BaseChartComponent
  • Added shouldLoadBundledStyles configuration parameter for library initialization
Change
  • Disabled GridSetting in ClientMode
  • Renamed MenuRenderCallback to OnMenuRender and MenuSelectionCallback to OnMenuItemSelect for consistency
  • Modified title of SettingsMenu button in toolbar
  • Enhanced UI design and user experience
Fix
  • Adjusted dialog negative position issue
  • Set button type="button" only when not specified

RGF.Client.Blazor.UI 8.9.0

released on 2024. October 08.

New
  • Enhanced grid settings management
  • Added tooltip to grid cell
Change
  • Improved handling of PredefinedFilter
  • Improved custom data handling in ComboBox
  • Refactored RgfComboBox: async params, nullable Text
  • Implemented IDisposable and enhanced ParametersSet handling in FormComponent

RGF.Client.Blazor.UI 8.8.0

released on 2024. August 16.

New
  • Add RgfListBox component
Change
  • Update for RGF.Client.Blazor compatibility
  • Refactored RgfComboBox to simplify
  • Set Width parameter to fit-content in RgfFilter.LogicalOperator
Fix
  • RgfComboBox dispose

RGF.Client.Blazor.UI 8.7.2

released on 2024. August 05.

New
  • Add resizable feature to RgfComboBox component

RGF.Client.Blazor.UI 8.7.1

released on 2024. July 29.

Fix
  • Event unsubscription

RGF.Client.Blazor.UI 8.7.0

released on 2024. July 19.

New
  • Implemented sorting functionality for grid column settings
Change
  • Improved checkbox styling
  • Enhanced draggable modal dialog feature
  • Improved FilterUI label and button layout

RGF.Client.Blazor.UI 8.6.1

released on 2024. June 10.

Fix
  • Forced loading of CSS isolation

RGF.Client.Blazor.UI 8.6.0

released on 2024. June 06.

Change
  • Update -> Bootstrap v5.3.3
  • Improved Form style
Fix
  • Grid: Init.Column.Width

RGF.Client.Blazor.UI 8.5.3

released on 2024. May 27.

Fix
  • MenuComponent: sequence

RGF.Client.Blazor.UI 8.5.2

released on 2024. May 18.

Fix
  • Form height

RGF.Client.Blazor.UI 8.5.0

released on 2024. April 26.

New
  • InputText: MaxLength

RGF.Client.Blazor.UI 8.4.0

released on 2024. March 20.

New
  • Record navigation in Form
  • Addition of RGProperty styles for Grid display
  • Placement options for additional buttons in Dialog
  • New button settings in Dialog (IconName, CssClass, Disabled, Title)
Change
  • Redesigning Toolbar and Menu events
  • Removal of IRgManager.RecroSec, IRgManager.RecroDict
  • Increased performance of embedded grids
  • Relocation jQueryUI to RGF.Client.Blazor
Fix
  • PredefinedFilterAdmin permissions in filter

RGF.Client.Blazor.UI 8.3.0

released on 2024. February 21.

New
  • Save FilterDialofg position

RGF.Client.Blazor.UI 8.2.0

released on 2024. January 24.

New
  • UserLanguage
Fix
  • SettingsMenu

RGF.Client.Blazor.UI 8.1.0

released on 2024. January 14.

Change
  • Improved Spinner
Fix
  • Setting default values for fields

RGF.Client.Blazor.UI 8.0.1

released on 2024. January 03.

Fix
  • Column resizing

RGF.Client.Blazor.UI 8.0.0

released on 2024. January 02.

See Also

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please reload the page.