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

RadTextBox Spin Buttons are not obscured by Full Page Loading Panel

3 Answers 77 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Manuel Ortiz
Top achievements
Rank 1
Manuel Ortiz asked on 30 Nov 2009, 06:39 AM
Hi, I implemented in my page the full page loading panel you implement on this post.  It works perfectly, the only issue is that I have several RadTextBoxes with SpinButtons on my form and when the loading panel appears, those spin buttons are not obscured by the loading panel, instead they appear as if there was no loading panel there.  That also happens with the calendar icons of the RadDatePickers I have on my page, is there any way I can solve this??  Here is a screenshot of the issue: http://dl.dropbox.com/u/2251187/screenshot.png .

Thanks in advance,
Manuel





3 Answers, 1 is accepted

Sort by
0
Accepted
Dimo
Telerik team
answered on 30 Nov 2009, 08:38 AM
Hi Manuel,

The answer to your question is in point (6) in the mentioned code library entry. Please set a z-index style ( value should be greater than or equal to 3 ) to the RadAjaxLoadingPanel CssClass.


All the best,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Manuel Ortiz
Top achievements
Rank 1
answered on 30 Nov 2009, 02:19 PM
Hi Dimo,

I had already tried that to no avail.  I tried it again now and it did not work either.  What else can I do?

Thanx,
Manuel
0
Manuel Ortiz
Top achievements
Rank 1
answered on 30 Nov 2009, 02:28 PM
Sorry, my bad.... I had an error in the CSS... your solution worked!!
Tags
Ajax
Asked by
Manuel Ortiz
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Manuel Ortiz
Top achievements
Rank 1
Share this question
or