View Issue Details

IDProjectCategoryView StatusLast Update
0004065NoesisGUIStudiopublic2025-07-19 18:21
ReporterDmitry Assigned Todfranjic  
PrioritynormalSeverityminor 
Status assignedResolutionreopened 
Product VersionStudio_Beta 
Target VersionStudio_Beta 
Summary0004065: Can't edit ListView's item template from navigator
Description

If I try edit ListView's item template from navigator, navigator is empty.
Same for ItemsControl works fine.

0.1.212-beta (r15444)

Attached Files
noesis_listview_1.png (59,644 bytes)   
noesis_listview_1.png (59,644 bytes)   
PlatformWindows

Activities

Dmitry

Dmitry

2025-04-09 20:21

reporter   ~0010498

noesis_listview_2.png (54,616 bytes)   
noesis_listview_2.png (54,616 bytes)   
dfranjic

dfranjic

2025-05-28 20:04

developer   ~0010753

ItemTemplate isn't used in the ListView, so with the next release (0.0.223) we're hiding the entry for Item template for ListView.
To use ListView you should first set View property to GridView, then create entries in the "Columns" property of GridView (this will be exposed with next version).
For each GridViewColumn you'll be able to set a DataTempalate resource to CellTemplate and HeaderTemplate properties.

Dmitry

Dmitry

2025-07-19 18:20

reporter   ~0010921

Hi. Noticed that it's still available from Properties panel (Templating tab)

Dmitry

Dmitry

2025-07-19 18:21

reporter   ~0010922

item_template.png (65,479 bytes)   
item_template.png (65,479 bytes)   

Issue History

Date Modified Username Field Change
2025-04-09 20:20 Dmitry New Issue
2025-04-09 20:20 Dmitry File Added: noesis_listview_1.png
2025-04-09 20:21 Dmitry Note Added: 0010498
2025-04-09 20:21 Dmitry File Added: noesis_listview_2.png
2025-04-09 20:23 Dmitry Description Updated
2025-04-10 18:44 jsantos Assigned To => sfernandez
2025-04-10 18:44 jsantos Status new => assigned
2025-04-10 18:44 jsantos Target Version => Studio_Beta
2025-04-10 19:39 sfernandez Assigned To sfernandez => dfranjic
2025-05-28 20:04 dfranjic Status assigned => resolved
2025-05-28 20:04 dfranjic Resolution open => fixed
2025-05-28 20:04 dfranjic Note Added: 0010753
2025-07-19 18:20 Dmitry Status resolved => feedback
2025-07-19 18:20 Dmitry Resolution fixed => reopened
2025-07-19 18:20 Dmitry Note Added: 0010921
2025-07-19 18:21 Dmitry Note Added: 0010922
2025-07-19 18:21 Dmitry File Added: item_template.png
2025-07-19 18:21 Dmitry Status feedback => assigned