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

RadTextBox and 'delayed' skinning

5 Answers 57 Views
Input
This is a migrated thread and some comments may be shown as answers.
Robert Verderber
Top achievements
Rank 2
Robert Verderber asked on 20 Mar 2008, 04:01 PM
I just started using the radtextbox for a new project and I'm seeing a wierd behavior. I have 15 radtext controls on a page all set to singleline and all with the default skin. (using prometheus q3 2007). When the page loads I can see all the textboxes as normal html textboxes for a second or two, then they redraw using the proper skin. To me it just doesn't look very professional.

When I look at the demos on the telerik site I dont see the same behavior. Does anyone know what might be causing this and maybe how to fix it?

Thank,

Robert

5 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 20 Mar 2008, 05:51 PM
Hello Robert Verderber,

I tried to reproduce the described behavior, but to no avail. Please find the attached sample project, which works as expected. Test it on your side and let us know what the difference in your scenario is and which are the steps for reproducing the problem.
It would be very helpful if you could open a regular support ticket and send us a sample application, showing the problem. We will test it locally and research further.

Kind regards,
Maria Ilieva
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Robert Verderber
Top achievements
Rank 2
answered on 20 Mar 2008, 07:06 PM
The example you gave me worked fine on my machine. I started adding things to you project to see if I could reproduce the effect. I also had to radDatePickers on my page and they and all the controls where in a table. When I dropped 1 radDate picker onto the form in the project you gave me and ran it. I saw the same behavior. Removing the RADDatePicker didn't fix it back. I noticed the version of the telerik.web.ui.dll in the zip file you provided was 2007.3.1425.0. The one in project is 2007.3.1314.20. When I drop the RadControl on the form from my toolbox and say I DO NOT want to overwrite the already existing .dll it seems to overwrite it anyway and put the older dll in the project.

Is this a know issue with the version I have. I I manually add the datepicker into the source without draggin it from the toolbar its works correctly also, but it keeps the newer dll

I'll try copying the newer .dll you sent me into my project

0
Robert Verderber
Top achievements
Rank 2
answered on 20 Mar 2008, 07:09 PM
replacing the .dll gave me this error

Could not load file or assembly 'Telerik.Web.UI, Version=2007.3.1314.20, Culture=neutral, PublicKeyToken=121fae78165ba3d4' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

0
Robert Verderber
Top achievements
Rank 2
answered on 20 Mar 2008, 07:12 PM
I forgot to change the http handler for the RadScriptManager in the web.config. My web page seems to work now. Is this version available on the update page?
0
Sebastian
Telerik team
answered on 21 Mar 2008, 07:39 AM
Hi Robert,

Consider migrating to the latest release of RadControls Prometheus (2007.3.14.25). This version is used by my colleague Maria in her sample project. How to update our controls to another version or license you can learn from the knowledge base article linked below:

http://www.telerik.com/support/kb/article/b454K-kad-b454T-bah-b454c-bah.aspx

Best,
Stephen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Input
Asked by
Robert Verderber
Top achievements
Rank 2
Answers by
Maria Ilieva
Telerik team
Robert Verderber
Top achievements
Rank 2
Sebastian
Telerik team
Share this question
or