|
RadControls version
|
Q1 2009+ |
| .NET version |
2.0+ |
| Visual Studio version |
2005/2008 |
| programming language |
JavaScript |
| browser support |
all browsers supported by RadControls for ASP.NET AJAX
|
PROJECT DESCRIPTION
This project illustrates how to show the image of the selected Item in the RadComboBox's input. The approach is to set the image as a background of the input with JavaScript on the first page load and when the selected Item changes.
Note: The input padding is increased in order to open up space for the Image with CSS.
Below is the sample code of the project: