Syncfusion Essential Studio .NET MAUI 2026 Volume 2 (34.1.29)

Released: Jul 6, 2026

Updates in 2026 Volume 2 (34.1.29)

Funktionen

  • AI AssistView
    • Agent picker in editor - Added the ability for users to switch between AI agents directly in the editor. The selected agent appears as a simple chip with an icon and a label, letting users tailor the tone, behavior, and responses, without custom input.
    • Image preview for attachments - You can now display an image preview when an attached image in the conversation is tapped, letting users view it at full size.
    • Time-based separators - You can now group messages automatically by time (today, yesterday, etc.), making conversations easier to follow.
    • Conversation management - Users can now manage chats more efficiently. A conversation panel allows them to filter, pin, rename, or delete conversations.
    • Resizable prompt input box - Expanded the input box, allowing users to write longer, more structured prompts for detailed queries or code snippets.
  • Cartesian Charts
    • Point color mapping - This allows users to assign per-point colors directly from the data source using brush, color, or hex values.
    • Multilevel labels - These labels enable hierarchical categorization of axis data.
  • DataGrid
    • Undo and redo for editing - This feature allows users to easily undo and redo editing actions, helping users correct mistakes quickly and ensuring a more reliable editing experience.
    • Multi row dragging - Enabled users to drag and drop multiple selected rows at once, simplifying bulk reordering and enhancing data organization.
    • Row resizing - Users can now resize rows interactively, enabling better visibility for content-heavy cells and improving overall readability of the grid.
    • UI searching - Provided built-in UI support for searching within the DataGrid, allowing users to quickly find and navigate to relevant data with highlighted results.
    • Percentage, time, and checkbox selector columns - Introduced new column types to display percentage and time-based values with appropriate formatting, along with a checkbox selector column for efficient row selection, improving data representation and user interaction.
  • ListView
    • Item separator - Displays separators for items and grouped items to improve visual clarity.
    • Filtering UI - Displays a custom filtering interface for easy data filtering.
  • TreeView
    • Checkboxes - This feature allows users to add checkboxes to TreeView items for easy interaction, without needing custom templates.