View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004728 | NoesisGUI | Studio | public | 2026-01-23 17:33 | 2026-01-26 11:04 |
| Reporter | dstewart | Assigned To | sfernandez | ||
| Priority | normal | Severity | major | ||
| Status | assigned | Resolution | open | ||
| Product Version | Studio_Beta | ||||
| Target Version | Studio_Beta | ||||
| Summary | 0004728: Data Templates Generated From An Element Are Generated Without A Visible DataType In Studio | ||||
| Description | Currently, if a DataTemplate is created from an Element rather than from the Resources Panel, they are generated without a visible 'DataType' Property in Studio. This lack of a visible type makes it difficult for a user to determine why certain DataTemplates are not appearing as valid Templates for usage on certain Elements, and also makes it difficult to understand that the DataType is something that should be cleared if the user wants to use it as a 'Universal' Data Template. See attached image. Repro Steps: 1) Create a Studio Project featuring a MainPage.xaml 4) Navigate to the Resources Panel, identify the DataTemplate created in Step 3), and select it. 5) With the DataTemplate selected, navigate to its Properties Panel. Observe how there is a blue outline around the 'Data Type' Property, but that the field itself is blank. 6) Open the Resources Dictionary in XAML. Observe how the Template is assigned a Data Type of 'String'. Expected Results: The assigned Data Type assigned by creating a Data Template in Studio, successfully appears in Studio's Resources interface. | ||||
| Attached Files | |||||
| Platform | Any | ||||