ComponentOne Studio WinForms 2025 v1.2

Released: Sep 23, 2025

Updates in 2025 v1.2

Features

  • New FlexGrid Gemini AI Filtering Sample
    • In the new Gemini AI Filtering sample, it uses the AI service to generate a filter definition that can be applied to FlexGrid.
    • There are pros and cons to each approach. The new approach is lighter and does not give Gemini access to the data itself. The downside is that the types of filters that can be created may be limited to what can be represented in a standard filter definition string.
  • Create Custom Context Menus in FlexGrid
    • This release includes a new sample that shows a complete, custom context menu solution for FlexGrid. Similar to Microsoft Excel, you can display context menus when the user right-clicks anywhere on the grid. Display unique menu options depending on what the user selects - a single cell, row, column, or the top-left cell.
  • Additional WinForms Updates
    • Improvements for FlexGrid, FlexChart, FlexReport, Document, Command, GanttView, MultiColumnCombo, Input, Ribbon, and Themes.