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

Trial or not and what is free controls?

2 Answers 87 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
Logvenchev
Top achievements
Rank 1
Logvenchev asked on 20 Dec 2011, 08:55 AM
Hi!
I have download Telerik_RadFormDecorator_2011_3_1115 FREE_EDITION and have setup it.
I create empty project with aspx WebForm and add RadButton on it.
But I got error about "....script...".
I added ScriptManager and  It now it is working.
But I can not select another skin. Only default is in  the combox.
I think I find why.
But when I select "Configure Projects" I got message that I use trial controls.
How I can understand what is in FormDecorator is free?

Regards.
Anton.


2 Answers, 1 is accepted

Sort by
0
Richard
Top achievements
Rank 1
answered on 20 Dec 2011, 08:33 PM
The free RadFormDecorator control build also includes the trial versions of all other controls from the RadControls for ASP.NET AJAX suite. In this case the RadSkinManager and the RadComboBox control inside it are displaying the trial message. If you remove the RadSkinManager or set its ShowChooser property to "false" the trial messages will stop.

See the Telerik RadFormDecorator is now available for FREE page for the details of what is included.

Cheers!
0
Slav
Telerik team
answered on 22 Dec 2011, 05:42 PM
Hi Logvenchev,

Note that you need to add the ScriptManager control on your page in order to enable AJAX, which is required for using the RadControls for ASP.NET AJAX. You are able to select only the default skin, because since Q3 2011 the RadControls' skins (except Default) are moved to a separate assembly. You can find more information on the matter in this forum thread.

The trial message that appears is related to the other RadControls, as their trial version is included with the free edition of RadFormDecorator. If you use only the RadFormDecorator on your page, this message will not be displayed.

All the best,
Slav
the Telerik team
Explore the entire set of ASP.NET AJAX controls we offer here and browse the myriad online demos to learn more about the components and the features they incorporate.
Tags
FormDecorator
Asked by
Logvenchev
Top achievements
Rank 1
Answers by
Richard
Top achievements
Rank 1
Slav
Telerik team
Share this question
or