View Resource
Source
www.interact-sw.co.uk (Ian Griffiths' Weblog), posted 2010-11-15
Added By
BillHenn on 2010-11-15
Vitals
0score
- 6754 total views
Summary
Ian explains how WPF's RadioButton controls are scoped for grouping and shows several options for handling various grouping scenarios.
Excerpt
"I recently had an email from a Pluralsight On-Demand! customer about a problem with WPF’s RadioButton. (Yes, the italics and the exclamation mark are part of the brand, apparently…) I thought I’d post my response here, because it might be useful to a wider audience. Here’s the problem: if you use the GroupName property on some radio buttons in a user control, and you use that user control more than once in the same window, the radio buttons form a single group across the whole window—they are not scoped to the user control as you might expect."
Full Link
http://www.interact-sw.co.uk/iangblog/2010/11/15/radio-groupname-scope
About Ian Griffiths' Weblog
Ian's blog focuses on various Silverlight and WPF topics. http://www.interact-sw.co.uk/iangblog
The WPFpedia resource guide has 8 total links to this site.
Comments
There aren't any comments yet for this resource. Be the first to add one!
Add a Comment
Please log in to post comments.