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

FormDecorator not working correctly after buying licensed version

1 Answer 43 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
Nisha
Top achievements
Rank 1
Nisha asked on 25 Nov 2008, 07:17 PM
I was using a trial version of the Rad controls for AJAX, the formdecorator was rendering correct effects for disabled buttons in the apsx pages.

I have recently installed licensed version; have not changed any of the code in those pages. However, now the buttons do not get a fading effect on being disabled ... are any new settings needed ?  

The same pages are running correctly with fading effect for disabled buttons on a website I set up using trial version of the telerik suite ...

Thanks for any inputs on this.

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 28 Nov 2008, 11:29 AM
Hi Nisha,

I tested with the Q3 release and I was not able to reproduce the problem.
The buttons rendered fine when setting them to be disabled.
Here is the markup I used:

<input type=button value="Enabled" />
<asp:button ID="Button2" runat="server" Text="Enabled " />
           
<input type=button disabled=disabled value="Disabled" />
<asp:button ID="Button1" runat="server" Enabled=false Text="Disabled" />

I have attached a sample screenshot of how thing look on my end.
In case you are not able to resolve the problem on your end, please send us a sample page, a screenshot of how things look on your machine and the version number of the Telerik,Web.UI.dll


I have also converted your forum post to a support ticket because I want to ask you some confidential information about your license.

If you have a registered RadControls for ASP.NET AJAX license than you should have enabled license under your Client.net account. I saw however that you have only a trial version and it seems that you have purchased / obtained the RadControls for ASP.NET AJAX license from another Client.net account. That is why, could you share how did you obtain your copy of RadControls for ASP.NET AJAX.

We will need the product owner's e-mail address, his Telerik Client ID or the purchase number.

If you want to receive further support you should be added as a licensed developer to the RadControls for ASP.NET AJAX license by the license owner.

Best regards,
Rumen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
FormDecorator
Asked by
Nisha
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or