-
GT
13
posts
Member since:
Oct 2009
Posted 18 Nov 2009
Link to this post
I'm wondering if it's possible to decouple the IsChecked state from the actual button click. Ideally, I'm looking for the functionality of a RadButton with an IsChecked state that I can manage from the code behind.
Any help would be appreciated -
Thanks,
Greg
-
-
GT
13
posts
Member since:
Oct 2009
Posted 18 Nov 2009
Link to this post
My apologies, I posted to soon. Overriding the RadToggleButton OnToggle method allows for this customization.
-