View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002315 | NoesisGUI | C# SDK | public | 2022-03-25 09:38 | 2023-03-09 19:46 |
| Reporter | anton.sodergren_pdx | Assigned To | sfernandez | ||
| Priority | normal | Severity | major | ||
| Status | assigned | Resolution | open | ||
| Product Version | 3.0.11 | ||||
| Target Version | 3.1.7 | ||||
| Summary | 0002315: CollectionSortBehavior outputs empty collection in Blend | ||||
| Description | When using CollectionSortBehavior to display collections as sorted, the displayed collection is completely empty when showing it in Blend. Even if the source collection of the behavior is populated with data, when an ItemsControl has its ItemsSource bound to the CollectionSortBehavior, the displayed list will be completely empty. This works fine when displaying the GUI in the real application (in C++), but not in Blend. See this forum post: https://www.noesisengine.com/forums/viewtopic.php?f=3&t=2574&p=14055#p14051 | ||||
| Steps To Reproduce |
| ||||
| Platform | Any | ||||
| related to | 0002337 | assigned | sfernandez | predicates store the itemsource, which kind of makes hard to reuse |
|
Sorry for the delay on this. Team is still traveling back from GDC. By the way @sfernandez, I don't know if apart from fixing this we should also implement CollectionView at some point. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-03-25 09:38 | anton.sodergren_pdx | New Issue | |
| 2022-03-25 09:38 | anton.sodergren_pdx | Tag Attached: Noesis.GUI.Extensions | |
| 2022-03-28 20:15 | jsantos | Assigned To | => sfernandez |
| 2022-03-28 20:15 | jsantos | Status | new => assigned |
| 2022-03-28 20:15 | jsantos | Target Version | => 3.1.5 |
| 2022-03-28 20:16 | jsantos | Note Added: 0007882 | |
| 2022-04-28 13:52 | sfernandez | Relationship added | related to 0002337 |
| 2022-06-24 17:21 | sfernandez | Target Version | 3.1.5 => 3.1.6 |
| 2022-11-07 17:14 | sfernandez | Target Version | 3.1.6 => 3.1.7 |