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

RadCheckBox missing asp .net 2015 Q3

1 Answer 171 Views
CheckBox
This is a migrated thread and some comments may be shown as answers.
Marcel
Top achievements
Rank 1
Marcel asked on 22 Jan 2016, 05:26 PM

Hello,

I am on 2015 Q3 of the ASP .NET controls and weirdly cannot find the RadCheckBox control. It is not visible in the Toolbox and when I add it manually to the ASCX file I get error 'Element 'RadCheckBox' is not a known element' in my ascx control. Other Telerik controls work fine.

Thank you for any help.

<%@ Register assembly="Telerik.Web.UI, Version=2015.3.1111.45, Culture=neutral, PublicKeyToken=121fae78165ba3d4" namespace="Telerik.Web.UI" tagprefix="telerik" %>

<telerik:RadCheckBox ID="RadCheckBox1" runat="server" Text="I agree to the Terms of Service"></telerik:RadCheckBox>

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 25 Jan 2016, 08:07 AM

Hi Macrel,

RadCheckBox is available since the Q1 2016 release (2016.1.113). I will make sure to add that to the control's documentation.

Regards,

Marin Bratanov
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
CheckBox
Asked by
Marcel
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or