Click here to Skip to main content
15,892,072 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello. Vs2012 I've used the Tlryk 2012. Then seen running fine, but when I added items to the combobox all my page the controls disappear.
<telerik:RadComboBox ID="RadComboBox2" runat="server">
<items>
<telerik:RadComboBoxItem runat="server" Text="RadComboBoxItem1" Value="RadComboBoxItem1" />
br mode="hold" />/xml>
Posted
Updated 27-Mar-13 6:56am
v3
Comments
Sergey Alexandrovich Kryukov 27-Mar-13 15:29pm    
Please don't post non-answers as "solution". It can give you abuse reports which eventually may lead to cancellation of your CodeProject membership.
Comment on any posts, reply to available comments, or use "Improve question" (above).
Also, keep in mind that members only get notifications on the post sent in reply to there posts.
—SA

1 solution

I think, for steps/questions/issues about a 3rd party control (here Telerik), looking at their respective forums would be more helpful.
For now, here: Telerik: Support Forum[^]

If needed, look at these too:
Telerik - Documentation[^]
Telerik - Online Demos[^]
 
Share this answer
 
Comments
Maciej Los 28-Mar-13 17:15pm    
Short and to the point! +5!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900