Hi guys, I have the following issue when working with RadNumericTextbox.
I have a repeater control in my page which loads many radnumerictextboxes at runtime. These radnumerictextboxes are created based on a skin that I have defined previously.
Once I have loaded the page, the whole set of radnumerictextbox controls appears without format (for a while) and after a couple of seconds they are showed correctly.
Do you have any idea what's going on here ?
Thanks,
François.
I have a repeater control in my page which loads many radnumerictextboxes at runtime. These radnumerictextboxes are created based on a skin that I have defined previously.
Once I have loaded the page, the whole set of radnumerictextbox controls appears without format (for a while) and after a couple of seconds they are showed correctly.
Do you have any idea what's going on here ?
Thanks,
François.
6 Answers, 1 is accepted
0

franchute
Top achievements
Rank 1
answered on 18 Feb 2008, 05:24 PM
Hi,
I was able to reproduce the same issue without using a repeater control. I just put about 50 radnumerictextboxes in a page and I get the same delay I mentioned before.
Any idea ?
Regards,
François
I was able to reproduce the same issue without using a repeater control. I just put about 50 radnumerictextboxes in a page and I get the same delay I mentioned before.
Any idea ?
Regards,
François
0
Hello Franchute,
Thank you for contacting us and for bringing this to our attention.
I was also able to reproduce the issue locally. The problem seems to be in the css, as when we set empty skin on the control (Skin="") no delay occurs.
I already logged this bug in our system and this should be fixed in some of the next releases. Your Telerik points updated for reporting this bug.
Best regards,
Maria Ilieva
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
Thank you for contacting us and for bringing this to our attention.
I was also able to reproduce the issue locally. The problem seems to be in the css, as when we set empty skin on the control (Skin="") no delay occurs.
I already logged this bug in our system and this should be fixed in some of the next releases. Your Telerik points updated for reporting this bug.
Best regards,
Maria Ilieva
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0

John
Top achievements
Rank 1
answered on 07 Apr 2008, 09:07 PM
Is there a way to track when this issue is to be fixed. Starting to cause a problem as we are evaluating, and while I have used Telerik controls for a few years now I have moved and I am trying to convince new employer to purchase and of course I have a bunch of radnumerictextboxes on the form and it is really slow to update.
Thanks
john
Thanks
john
0
Hi John,
Unfortunately, the issue is still unresolved in the present version of the control. We will notify you when the problem is fixed. Please, excuse us for the inconvenience!
Regards,
Plamen
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
Unfortunately, the issue is still unresolved in the present version of the control. We will notify you when the problem is fixed. Please, excuse us for the inconvenience!
Regards,
Plamen
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0

John
Top achievements
Rank 1
answered on 09 Apr 2008, 09:01 PM
I was looking through the documentation today, novel idea reading the documentation, and stumbled upon the RadStyleSheetManager control. So I dropped one of these on the master page of my app. The input boxes refresh much quicker now. Will contine to test that tomorrow, but where I was seeing a distinct: number pop in, wait, IE tab icon starts to spin, delay, number format happens, it all seemed to flow, no wait no delay.
John
John
0

plamen
Top achievements
Rank 1
answered on 10 Apr 2008, 02:41 PM
hi :)
This blog post describes in details how to use RadScriptManager and RadStyleSheetManager
Regards...
<John:Peel />
This blog post describes in details how to use RadScriptManager and RadStyleSheetManager
Regards...
<John:Peel />