Can I read Dynamic Radio Button Creation in Silverlight on EtoBox?
Dynamic Radio Button Creation in Silverlight by Lajapathy Arun is a document available to read on EtoBox.
What is Dynamic Radio Button Creation in Silverlight about?
This document provides steps to dynamically generate radio buttons at runtime in a Silverlight application. It describes creating a list of products, then looping through that list to instantiate a radio button for each product. Each radio button is configured with properties like name, content, and group from the product data. The radio buttons are added to a stack panel, which is then added to the page. An event handler is also attached to handle selection of a radio button and disable it.
- Author
- Lajapathy Arun
- Language
- EN