Introduction - If you have any usage issues, please Google them yourself
It is clearer that options are mutually exclusive with radio buttons. It is a good alternative to a group of radio buttons because you have to maintain just one control, less memory use. It inherits some useful features like scrolling, sorting, data binding and multi-column. It will be easier to change options dynamically, as shown in the demo application. It will be easier to manage selection events, also shown in the demo application.