Archive for category VB.NET

Customizing a Databound RadioButtonList

Working with radio buttons in ASP.Net is usually pretty easy… but what do you do if you need to retrieve your selections from a database and conditionally format them?  You have a couple of choices: Read the rest of this entry »

No Comments