View Issue Details

IDProjectCategoryView StatusLast Update
0004780NoesisGUIStudiopublic2026-02-05 16:24
Reporterdstewart Assigned Tosfernandez  
PrioritynormalSeveritymajor 
Status assignedResolutionopen 
Product VersionStudio_Beta 
Target VersionStudio_Beta 
Summary0004780: 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.
This manifests as the "Apply Resource" option being greyed out, when the GridSplitter does have one, or many Templates available.

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
PlatformAny

Relationships

related to 0004781 assignedsfernandez Triggers Unable To Parse GridSplitter Property Changes 

Activities

Issue History

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