View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001947 | NoesisGUI | C# SDK | public | 2021-03-23 16:11 | 2021-05-10 20:32 |
| Reporter | peter_e-h_easylaser | Assigned To | sfernandez | ||
| Priority | normal | Severity | feature | ||
| Status | assigned | Resolution | open | ||
| Summary | 0001947: ItemCollection should properly inherit from CollectionView | ||||
| Description | Currently if I want to check for changes to the items in e.g. a ListView I have to access its ItemsSource. This leads to poorly separated code. Inheriting from CollectionView would give us access to ICollectionChanged and other neat things that would allow us to write cleaner code behind. | ||||
| Platform | Any | ||||
| related to | 0002016 | assigned | sfernandez | WPF Inconsistency: Noesis.ItemsCollections does not implement INotifyCollectionChanged |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-03-23 16:11 | peter_e-h_easylaser | New Issue | |
| 2021-03-25 17:04 | jsantos | Assigned To | => sfernandez |
| 2021-03-25 17:04 | jsantos | Status | new => assigned |
| 2021-05-10 20:32 | sfernandez | Relationship added | related to 0002016 |