Ext.NET icon indicating copy to clipboard operation
Ext.NET copied to clipboard

Ext.NET public Issues.

Results 100 Ext.NET issues
Sort by recently updated
recently updated
newest added

Sadly, Ext.NET has reached end-of-life and is no longer available. 😢 ## FAQ ### Q. Will my app using Ext.NET stop working? Your app will not stop working. The Ext.NET...

question

Downloaded [examples5.ext.net-5.zip](https://github.com/extnet/examples5.ext.net). Extracted. When trying to run in visual studio, get below error ``` Parser Error Description: An error occurred during the parsing of a resource required to service this...

In issue #1842 the `actionName=` directive was first mentioned as a valid directive for direct events in Ext.NET 7. In `DirectMethodProvider.cs:GetControllerDirectMethods()` (and related code), it is possible to specify the...

feature
7.x
asp-net-core

Found: Ext.NET 5.3.0 Ext.NET Forums' thread: [Grouped Datagrid loses selection by DataBind](https://forums.ext.net/showthread.php?63385) If data is refreshed in a Grid Panel from a server call, the grid has Row Selection Model...

defect
extjs-test-pending
review-after-extjs-upgrade
5.x

Found: 5.3.0 Ext.NET forums' thread: [Data binding weird issue](https://forums.ext.net/showthread.php?63285) Onde Ext JS's garbage collection runs in a page using a **DisplayField** component, it will wipe some hidden DOM elements, for...

defect
5.x

ExtraParams on GridPanel CommandColumn's Direct event cause error on design mode but it working on runtime mode ![Untitled](https://user-images.githubusercontent.com/8232370/153381326-ea491556-b672-46a8-94ea-7e297e458116.png)

Found: 5.3.0 Ext.NET Forums' thread: [Behavior or LabeAlign="top"](https://forums.ext.net/showthread.php?63237) When a field (textfield, combobox, and so on) meets the conditions below: 1. VBox layout with stretch enabled 2. The `FieldLabel` text...

defect
5.x

http://forums.ext.net/showthread.php?52831 http://forums.ext.net/showthread.php?60035

3.x

Found: 5.3.0 Ext.NET forums' thread: [TreePanel filter empty container disappear by click](https://forums.ext.net/showthread.php?63230) The Ext.NET's own tree filtering facility overridden in `Ext.tree.Panel.filterBy()` (ultimately calling `Ext.data.TreeStore.filterNodes()`) incorrectly keeps empty nodes shown even...

defect
review-after-extjs-upgrade
5.x
7.x

Found: 5.3.0 Ext.NET Forums' thread: [Stateful grid with cell editing - reconfiguration causes the cell editor to be destroyed](https://forums.ext.net/showthread.php?63229) GridPanel columns' `Editor` config doesn't take `LazyMode` into account when creating...

feature
5.x