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

Bugs fixed in the build. Limited to 30.
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#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#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#3580 CheckedListBox doesn't show the checkbox icon for the indetermined state of the child items.3.5.24

Breaking Changes

Fixes or enhancements that may break existing code.
None

New Features

New features included in the build. Limited to 30.
None