or
Hi,
Currently, we have implemented the RadTimePicker controller in our web application. But the customer wants to use the dropdownlist like outlook style? Could the control display like that?
If not, is there any code refactoring we could implement it to that style?
Alex
| <telerik:RadChart ID="chart" Skin="Vista" runat="server"> |
| <Appearance> |
| <Border Visible="false" /> |
| <FillStyle FillType="Solid" MainColor="White" /> |
| </Appearance> |
| </telerik:RadChart> |