Framework
Recent News
Case Studies
Blog
Roadmap
Videos
Pricing
Features
Fast Development
Flat Learning Curve
Open and Integrated
Full Control Set
Cloud Ready
Services
Training
Automated UI Tests
UI Design
Custom Integrations
Web Modernization
Priority Support
Downloads
Trial
Extensions
Themes
Examples
GitHub
Theme Builder
Support
LearnWisej.NET
Forum
Current Issues
Documentation
Contact
Account
Framework
Recent News
Case Studies
Blog
Roadmap
Videos
Pricing
Features
Fast Development
Flat Learning Curve
Open and Integrated
Full Control Set
Cloud Ready
Services
Training
Automated UI Tests
UI Design
Custom Integrations
Web Modernization
Priority Support
Downloads
Trial
Extensions
Themes
Examples
GitHub
Theme Builder
Support
LearnWisej.NET
Forum
Current Issues
Documentation
Contact
Account
Issues
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.
closed
#3691
[Hybrid 4.0] Validate and track native response bridge transport update
4.0.10
closed
#3690
Wisej Session ID changes on refresh in Chrome Version 146+
3.5.31
closed
#3687
PDFViewer does not show document when Google or Mozilla is selected
3.5.31
closed
#3686
Setting a Controls Font by Family throws a NullReference exception
3.5.31
closed
#3685
Populating a ListControl (ComboBox, ListBox) without the DisplayMember specified results in empty strings instead of the item's ToString().
3.5.31
closed
#3683
Using UTF8 characters in a PDF filename can make the PDFViewer fail to show the document on .NET Core
3.5.30
closed
#3682
Initial display of a DataGridView can show some blank rows
3.5.30
closed
#3681
When entering edit mode in a DataGridView cell, the cursor may move to the first position when the user starts typing very quickly
3.5.30
closed
#3680
Setting TreeView.ButtonAlign = Right sets the indent of child nodes incorrectly.
3.5.30
closed
#3679
When an edit control has the Label text set it allows certain events to bubble up to the parent.
3.5.30
closed
#3678
UserComboBox loses the focus and closes the drop down when it also has the LabelText defined and doesn't have the focus.
3.5.30
closed
#3675
Managed font cache in .NET 48 and .NET8.0-windows does not consider the style when using font.ToString()
3.5.29
closed
#3674
Wisej.NET 4 - Image Editor does not keep the previous selection
4.0.8
closed
#3673
Wisej.NET 4 - Image Editor is not caching the images anymore
4.0.8
closed
#3672
When DataGridView.ShowColumnVisibilityMenu is false and the theme use overlapping scrollbars the last column may be resized incorrectly.
3.5.29
closed
#3671
Using DataGridView.SelectAll() fires SelectionChanged for each row that is selected.
3.5.29
closed
#3670
Wisej.NET 4 - [EnableDesignMode] only works with default overload
4.0.8
closed
#3669
DataRepeater increases the number of loaded items with the scrollable range.
3.5.29
closed
#3667
Custom impersonation using Application.ImpersonateBegin() is fired before the session is restored
3.5.29
closed
#3666
Uploaded event does not fire anymore
closed
#3664
DataGridView.HitTest may throw an exception when the DataGridView has been resized
3.5.28
closed
#3663
Wisej.NET 4 - Clicking on the ColumnFilter icon also fires a click on the ColumnHeader
closed
#3661
Changing the border style or hiding/showing the panel header at design time may not repaint the children correctly.
closed
#3660
DateTimePicker changes Time when only a Date change is intended
3.5.28
closed
#3659
Cannot set ItemCount for a DataRepeater with VirtualMode = true
3.5.28
closed
#3657
VideoControl doesn't show the video if Anonymous = true
3.5.28
closed
#3656
Clicking on the column filter icon bubbles the click to the column header.
3.5.28
closed
#3655
An MdiChild form in a tabbed mdi view may enter an infinite loop when setting the focus in a DataGridView inside a SplitContainer.
3.5.28
closed
#3653
Changing the border style or hiding/showing the panel header at design time may not repaint the children correctly.
3.5.28
closed
#3652
Hiding and showing an MdiChild during loading may show an empty mdi tab.
3.5.28
New
Features
Recently added and closed new features. Limited to 30.
open
#3651
Wisej.NET 4 - Add column groups to DataGridView
Future Release
open
#3631
Create a RowFilter extension for the DataGridView and DataRepeater to support row filtering
Future Release
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 extension
3.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.
wontfix
3.2.0
closed
#3089
Add ContainerControl.DataContext to support the new built-in MVVM pattern.
wontfix
3.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
Enhancements
Recently added and closed enhancements. Limited to 30.
closed
#3692
background-image style is copied in qx.ui.basic.Image when switching from div to img
3.5.31
closed
#3690
Wisej Session ID changes on refresh in Chrome Version 146+
3.5.31
closed
#3689
Hybrid: add App.FireEvent(...) for native -> server custom events
4.0.10
closed
#3688
Hybrid: add Device.Application.BackRequested for Android system back
4.0.10
closed
#3684
If a PDF FileName contains UTF8 characters pass it as FileName* to the PDF viewer
3.5.30
closed
#3677
Use the first font name for autosizing when multiple names are specified in the font creation.
3.5.30
closed
#3676
Change FontEditor in design mode to select only 1 font, multiple fallback fonts are outdated and affect auto sizing.
3.5.30
open
#3668
Wisej.NET 4 - Allow using "C" for the Prefix or Postfix to use the localized currency symbol
Future Release
closed
#3665
Security: Change the resource validation cookie to Secure, HttpOnly and SameSite
3.5.28
closed
#3662
Wisej.NET 4 - ColumnFilter improvements
4.0.7
open
#3654
Wisej.NET 4 - Add default accessible roles to all controls
Future Release
closed
#3650
Wisej.NET 4 - Add configuration property AllowedResourceTypes to change the files allowed to be embedded resources.
4.0.8
open
#3636
Wisej.NET 4 - Add support for javascript modules and embedded mjs files
Future Release
closed
#3634
Change the resource validation cookie to set the secure flag.
3.5.26
closed
#3629
Wisej.NET 4 - Added the "Add new control" quick action.
4.0.4
closed
#3625
Cannot edit first column of ListView when View = Details
3.5.26
closed
#3624
Add optional data-testId attribute for Playwright Testing
3.5.25
closed
#3623
Add MaximizedMargin property to Forms
3.5.26
open
#3622
Add default options to MessageBox and AlertBox
Future Release
open
#3621
Add option to animate MessageBoxes
Future Release
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.DefaultRowHeight
Future 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 buttons
Future Release
Download Wisej.NET datasheet Printable version (pdf)
Ask questions and get help on the Wisej.NET Forum
Explore Wisej.NET online documentation
This site uses cookies. By continuing to use this site you agree to the use of cookies.
OK
Privacy Policy