Sample 3

This page is using Drop Down Control and Raido Button List Control on this page.

Drop Down Example

Please select your favorite color:


Radio Button List Example

This example is using Colors.xml file to populate the radio button list. The radio button list is set to AutoPostBack="true" and therefore, this page will post back upon selecting the color from the radio button list.

Please select your favorite color:

Sample Coding Project to demonstratre various ways to provide color picker options to users.