This is a migrated thread and some comments may be shown as answers.

Combobox datasource question

1 Answer 55 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Kathy
Top achievements
Rank 1
Kathy asked on 19 Nov 2010, 07:45 PM
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.

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 20 Nov 2010, 05:49 AM
Hello,


Making use of Custom Attributes would be an option in this scenario. More information will be available from the from links.
Custom Attributes (Documentation)
Third value (Sample Code)


-Shinu.
Tags
ComboBox
Asked by
Kathy
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or