My datasource for my radcombobox has extra fields in it.  The datasource has fields for PeriodName, PeriodStartDate and PeriodEndDate.  The text in the combo is the PeriodName field.  What I would like is when the user selects a period name and the form postbacks, to have a label above the combobox and have it say something like "For the Period 1/2/1010 to 1/31/2010'.  How would I go about doing something like this?  Thanks.
                                
