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

Please mark the ObjectHolder control as `[Obsolete]` and remove any instances from within the Examples Explorers. The purpose of this component is not clear and the component will not be...

examples
breaking-change
5.x
7.x

The insert method of type ItemCollection is missing.

Ext.NET forum thread: [ListFilter -- select all option](https://forums.ext.net/showthread.php?62903) Requested when 5.2.0 was the current Ext.NET release. The feature here consists in having some means to toggle whole-selection in the list...

feature
5.x
7.x

There is no selection change DirectEvent on GridPanel in Ext.Net 7. The SelectionModel type is missing.

7.x
asp-net-core

Ext.NET does not nicely handle a token reference loop like: ```xml ``` Notice the label's Text property contain a token referencing itself. Ext.NET should nicely support handling cyclic referencing (for...

4.x
defect

Found: 4.2.0 Ext.NET forum thread: [BorderLayout Floating Region hides when an element hovers between the panel and the mouse pointer](https://forums.ext.net/showthread.php?61913) Sencha forum thread: [Floating panels in border layout go below...

sencha
review
3.x
4.x
defect
review-after-extjs-upgrade

Found: 4.2.0 Ext.NET forum Thread: [Grid header not lineup with data column when tabbing through the row](https://forums.ext.net/showthread.php?61846) Sencha fiddle reproducing the issue: [Column Misalign with celledit and spreadsheet model](https://fiddle.sencha.com/#view/editor&fiddle/1ti3)

sencha
review
4.x
defect
extjs-test-pending
review-after-extjs-upgrade

This error was found on Ext.NET Mobile -- #1455. It was possible to reproduce the issue with the `Ext.Net.Breadcrumb.OverflowHandler` config option at least: ```xml protected void triggerBc(object sender, DirectEventArgs e)...

4.x
defect

Found: 4.2.0 Ext.NET forum thread: [Problem grid paging with page size combobox](http://forums.ext.net/showthread.php?61786) In a grid with pager, if the user moves to the last page and select a record, the...

4.x
defect
extjs-test-pending

If `Page_Error()` clears the error message and tries to provide tailored server response, the response received by Ext.NET is always a blank json object `{}` and any `Response.Write()` or `X.AddScript()`...

4.x
defect