Ext.NET
Ext.NET copied to clipboard
Ext.NET public Issues.
Found: 4.8.2 Ext.NET forum thread: [Can not focus text field inside GridPanel RowExpander plugin](https://forums.ext.net/showthread.php?62667) Form fields within a row expander's expanded row are not focusable on click in the input...
Found: 4.8.1 Ext.NET forums' thread: [Desktop window from short cut not getting maximized and if there is a TopBar its covering the top bar](https://forums.ext.net/showthread.php?62644) This issue is similar to #1565,...
Found: 4.8.1 Ext.NET forum thread: [Combobox Search issues with Chrome and Ext.NET 4.8.1](https://forums.ext.net/showthread.php?62648) Interacting with pager buttons in combo boxes having a pager similar to the grid paging plugin (when...
Found: 4.8.1 Ext.NET forum thread: [Mouse wheel in number field has changed behavior](https://forums.ext.net/showthread.php?62640) The mouse wheel behavior in form fields `Ext.form.field.Number` and "Ext.form.field.Spinner` has been inverted between Ext JS 6.6.0...
Found: 4.7.1 Ext.NET forums thread: []() The overrides for issues #1550 and #1567 lacks a check for `me.rendered` at run time, and this causes the methods to trigger exceptions when...
Found: 7.1.0 Ext.NET forum thread: [EXT.NET 7 Grid Panel Context Menu](https://forums.ext.net/showthread.php?63013) When an ext-menu is defined at top level of the page, it receives a dedicated div and a `renderTo`...
Found: 5.2.0 Ext.NET forums thread: [Tooltip on initially disabled button](https://forums.ext.net/showthread.php?63000-Tooltip-on-initially-disabled-button) Sencha thread: [Tooltips not working when button is disabled. Intended?](https://forum.sencha.com/forum/showthread.php?302961) Sencha ticket: 52467 Sencha issue: EXTJS-28965 Tooltips won't show on...
The `` will be available as an Ext.NET Classic component and the status is being tracked in this issue. https://examples.sencha.com/extjs/7.3.0/examples/kitchensink/#pivot-grids
Ext.NET forums thread: [Migration from legacy code](https://forums.ext.net/showthread.php?62940) PartialViews is something that will allow to some degree of consistency the port of WebFroms user controls (ASCX) components to Ext.NET 7, but...
Found: 5.2.0 Ext.NET Forums thread: [ComponentLoader behavior](https://forums.ext.net/showthread.php?63004) If trying to force a component render mode to be as a config object, at least in some components, the `LazyMode = LazyMode.Config`...