View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004780 | NoesisGUI | Studio | public | 2026-02-05 15:11 | 2026-02-05 16:24 |
| Reporter | dstewart | Assigned To | sfernandez | ||
| Priority | normal | Severity | major | ||
| Status | assigned | Resolution | open | ||
| Product Version | Studio_Beta | ||||
| Target Version | Studio_Beta | ||||
| Summary | 0004780: Not Possible To Change A GridSplitter's Template Via A Trigger | ||||
| Description | Currently, it does not appear possible to change a GridSplitter's Template via a Trigger. See attached screenshot. Repro Steps: 1) Create a Studio Project featuring a MainPage.xaml 2) introduce a GridSplitter Element to the Root Grid, and rename it to give it a custom name. 3) Right-click on the GridSplitter, and create a couple visually distinct Templates for it, saved to GlobalResources.xaml 4) With the GridSplitter selected, open the Interactivity/Triggers Panel, and create a new DataTrigger on the GridSplitter. 5) In the Trigger's 'Binding' field, click its 3-Dot menu, and select 'Create Binding'. 6) Select the the 'Relative' Tab, select the 'Name' tab, and in the 'Element Name' field, select the name of the GridSplitter given in Step 3). 7) Add an 'Action' to the Trigger, setting the 'Target' to the name given to the GridSplitter in Step 2), then set a 'Property Name' of 'Template'. 8) Still within the Trigger's Properties Panel, hover over the 'Value' field, and click on its 3-Dot menu to open it. Observe how the "Apply Resource" button is greyed out, and cannot be selected, despite two valid 'Template' Resources being available to the Element. Expected Results: GridSplitter Templates are available for application from the Trigger Action's 'Value' field. | ||||
| Attached Files | |||||
| Platform | Any | ||||
| related to | 0004781 | assigned | sfernandez | Triggers Unable To Parse GridSplitter Property Changes |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-02-05 15:11 | dstewart | New Issue | |
| 2026-02-05 15:11 | dstewart | File Added: TemplateResourcesNotAvailable.jpg | |
| 2026-02-05 15:55 | dstewart | Relationship added | related to 0004781 |
| 2026-02-05 16:23 | jsantos | Assigned To | => sfernandez |
| 2026-02-05 16:23 | jsantos | Status | new => assigned |
| 2026-02-05 16:24 | jsantos | Target Version | => Studio_Beta |