Note that if you click on an issue GitHub will show the 404 page.

Only Technology Partners with Source Code Access can follow the Wisej Source Code repository on GitHub.

Bugs

Recently opened and closed bugs. Limited to 30.
open#3614 Wisej.NET 4 - Some toolbox icons show the magenta background that should be transparent.
open#3613 Wisej.NET 4 - Assigning a data source to a BindingSource doesn't work using the designer editor.4.0.4
open#3612 Wisej.NET 4 - All InheritedControl wizards don't work.4.0.4
open#3611 ResponsiveProperties stopped working in 3.5 and 4.03.5.25
closed#3610 Adding an inherited UserControl with a docked child at runtime may result in the docked child to be resized incorrectly.3.5.24
closed#3609 When editing a multiline cell in a datagridview, shift+enter is not entering a new line.3.5.24
closed#3608 Wisej.NET 4 - Picking an existing BindingSource creates a duplicates BindingSource component.4.0.3
open#3607 Wisej.NET 4 - When binding to a textbox, System.Windows.Forms.Bindingsource is automatically added during bindingFuture Release
open#3606 Wisej.NET 4 - Adding an object datasource to a bindingsource does not work4.0.4
closed#3604 AutoTooltip always showing3.5.24
closed#3603 Setting ItemCount to a DataRepeater in VirtualMode on the constructor may result in empty data3.5.24
closed#3601 If a TypeTextBox has custom formatting and an initial value and it's the first control to gain the focus, it doesn't remove the formatting.3.5.24
closed#3600 Resetting the ForeColor of a TextBox by setting the value to Color.Empty resets the inner input color to the browser's default instead of the theme color.3.5.24
closed#3599 Showing a ContextMenu in relation to a control hosted in a cell misplaces the menu in relation to the DataGridView.3.5.24
closed#3597 Clearing the items in DataGridViewComboBoxColumn with DropDownStyle != ComboBoxStyle.DropDownList clears the cell value.3.5.24
closed#3596 Clearing the Items in a ComboBox with DropDownStyle != DropDownList doesn't preserve the Text value.3.5.24
closed#3595 DataGridView doesn't show the vertical scroll bar when the last row is half way out of view3.5.24
closed#3594 Dragging and dropping files on a control stopped working.3.5.24
closed#3593 Typing a new value in a NumericUpDown doesn't update the Value on the server if processing a click on a non-focusable button.3.5.24
closed#3591 FlowLayoutPanel keeps adding pixels horizontally when autosized.3.5.24
closed#3589 DataGridView row expand not working correctly when child row is added to collapsed parent.3.5.24
closed#3588 After calling Control.Invalidate() assigning Color.Empty to ForeColor or BackColor doesn't reset the color in the browser.3.5.24
closed#3587 Wisej.NET 4 - Stack Overflow using Font scaling with a SplitContainer4.0.3
closed#3586 Setting the focus cell and adding few rows to a DataGridView may fail to update the focus cell due to the optimized data reload.3.5.24
closed#3583 Wisej.NET 4 - Ribbon Bar Collection Editors doesn't work4.0.3
closed#3582 Having the first row frozen in a DataGridView can have the second row unreachable with the arrow keys3.5.23
closed#3581 Invalid Characters in Path exception is thrown when using Application.LoadAssembly() to load an assembly with embedded mixins.3.5.23
closed#3580 CheckedListBox doesn't show the checkbox icon for the indetermined state of the child items.3.5.24
closed#3579 EventHandlers for ChatBox are missing "sender" argument3.5.23
closed#3578 Wisej.NET 4 - OpenFileDialog RootsCollection Editor Broken4.0.2

New Features

Recently added and closed new features. Limited to 30.
closed#3585 Wisej.NET 4 - Add EnabledDesignMode attribute to enable design mode for child controls in custom controls (EXPERIMENTAL).4.0.3
closed#3522 Add Wisej.Ext.FuzzySort extension3.5.20
closed#3495 Add Markup extensions to all controls.4.0.0
closed#3436 Add AllowMarkdown next to AllowHtml to support markdown formatting in all text controls.4.0.0
closed#3434 Add Application.Services.AddOrReplaceService() and overloads.4.0.0
closed#3316 Replace GDI+ usage with our new System.Drawing.Managed (ImageSharp) assembly.4.0.0
closed#3315 Implement .NET Core out-of-proc designers.4.0.0
open#3314 Add zooming support to the designer.Future Release
closed#3277 Extend ErrorProvider to fire the ErrorChanged event and allow overriding of its core methods.3.5.0
closed#3186 Add method chaining support to all controls.3.5.0
closed#3185 Add specialized constructors to all controls.3.5.0
closed#3132 Preserve the full URL when switching to the offline pages and back online.3.2.0
closed#3106 Add ValidationExtender with validation rule support and extender IErrorProvider support.3.2.0
closed#3090 Add ViewModel base class to support the new built-in MVVM pattern.wontfix3.2.0
closed#3089 Add ContainerControl.DataContext to support the new built-in MVVM pattern.wontfix3.2.0
closed#3088 Allow TooolBarButton to use data binding.3.2.0
closed#3087 Add ToolBarButton.Command to allow a toolbar button to bind to an ICommand property.3.2.0
open#3085 Implement the new TaskDialog system.
closed#3084 Add MenuItem.Command to allow MenuItem to bind to an ICommand property.3.2.0
closed#3083 Allow MenuItem to use data binding.3.2.0
open#3065 Implement Wisej.Web.Ext.ToolStrip extension.
closed#2980 Add NumericTextBox and DateTimeTextBox controls.3.1.1
closed#2976 Integrate F1 code help with our api docs in code editor.3.1.1
open#2975 Enable help button on all designer editors linked to the relevant docs page.
closed#2974 New tiny tool icons in designer property grid: reset, data bound, responsive, localizable.3.1.1
closed#2859 Option to load a custom Default.json for multi-tenant provisioning and custom URLs.2.5.26
closed#2810 Add ILabel, IModified, IImage, IReadOnly interfaces to normalize common features.3.0.8
closed#2809 Add callback to Application.Download methods to be invoked when the file or stream has been sent to the client.3.0.8
closed#2697 Include TaskBar control from the extensions to use the newer properties.Wisej 2.5
closed#2696 Add Desktop.TaskbarAlignment to align the items Left, Middle, Right similar to Windows 11.Wisej 2.5

Enhancements

Recently added and closed enhancements. Limited to 30.
closed#3602 Add DataGridView.AutoSizingRowsComplete/DataGridView.AutoSizingColumnsComplete events to notify the server when auto sizing of rows or columns is completed.3.5.24
open#3592 Allow changing the size of the tools added to a control without using the theme.Future Release
closed#3584 Wisej.NET 4 - Enable smooth scrolling when using ScrollControlIntoView().4.0.3
open#3572 Add properties to DataGridViewCheckBoxColumn and DataGridViewCheckBoxCell to change the check icon for the 3 states.Future Release
open#3571 Add the ListView.DefaultRowHeight property like the DataGridView.DefaultRowHeightFuture Release
open#3570 Add OnThemeChanged to Control.Future Release
closed#3569 Not all components with Tag implement IUserData.Tag.3.5.23
closed#3568 Add HttpResponse.WriteFile() same as TransmitFile() to maintain compatibility with existing code.3.5.23
open#3566 Add ToolBarButtonStyle.Label to display a label in the toolbar.Future Release
open#3563 Add TabControl.ShowTabButtons to allow the app to hide the tab buttonsFuture Release
open#3557 Add unit selection to the ThemeBuilder font editor.Future Release
open#3556 Add TreeView.PlusMinusAlignment property to align the +/- buttons to the right.Future Release
open#3555 Add ToolBar.Spacing property to set the space between the buttons overriding the theme.Future Release
open#3554 Add ToolBar.Display property, same as Button.Display, to the ToolBar control.Future Release
closed#3552 Control.MaximumSize is not enforced when overridden.3.5.23
open#3551 Disable typing decimal point in NumericUpDown when DecimalPlances = 0Future Release
closed#3550 Security: Validate incoming client id against RFC 4122 rules before creating a new session.3.5.23
closed#3549 Security: Allow the configuration of the HTTP code returned for unauthorized (invalid sessions) requests.wontfix3.5.23
closed#3547 Allow WisejSerializer (JSON extension) to serialize IDictionary<,> objects (i.e. ExpandoObject).3.5.23
closed#3546 Security: Limit number of sessions per client3.5.23
closed#3539 Improve Layout controls when handling FillWeight and MinimumSize/MaximumSize.3.5.22
closed#3534 DataGridView child item with Visible= false should remain invisible when parent is expanded3.5.21
open#3533 Add the BackColor property to the ContextMenu classFuture Release
open#3532 Update the floating navbar items to use the navbar and navbar item colors.Future Release
closed#3531 Change existing accessible roles to match WAI-ARIA roles3.5.20
closed#3527 Wisej.NET 4 - Update template wizard to allow creating .NET FX projects only.4.0.1
closed#3521 Wisej.NET 4 - Add WFO1000 to the NoWarn list in the templates.4.0.1
closed#3516 Change AccessibleRole enumeration to match the WAI-ARIA roles.3.5.23
closed#3515 Allow Application.Services to fallback to the Wisej.NET ServiceProvider3.5.23
closed#3513 Wisej.NET 3.5 - Remove binary serialization from ResponsiveProfiles for compatibility with net9 and hybrid.3.5.24