cancel
Showing results for 
Search instead for 
Did you mean: 

MenuRadioButton

former_member190457
Contributor
0 Kudos

Hi I am experiencing difficulties with bindings of MenuRadioButton properties.

Namely:

· keyToSelect

This property specifies the value of the key used for the selection of this radio button.

· selectedKey

This property specifies the path of the context attribute that stores the currently selected key.

· text

This property describes the text next to the radio button.

Can anyone please provide suggestion or examples?

The help and the tutorial are not so clear about what should be bound to what.

Thanks, points will be awarded.

Vincenzo

Accepted Solutions (0)

Answers (1)

Answers (1)

PradeepBondla
Active Contributor
0 Kudos
former_member190457
Contributor
0 Kudos

It was all caused by a misunderstanding.

I was using the item as if it were a radiobuttongroup.

Actually it's a single radio.

Thanks, Kind regards