Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
113 views
I am using RadComboBox in Usercontrol. When I clicked on the RadComboBox the dropdownlist not displaying in the correct position on IE. But it works fine in chrome.


Telerik Version : 2011.2.915.35
.NET Framework     : 3.5



use control code :


 <div class="panel" style="z-index: 99999;" id="QuestionFBPanel">
        <uc2:FeedbackUserControl ID="FeedbackUserControl1" runat="server" SettingDefault="true"
            FeedbackType="2" TotalFeedbackItem="1" />       
    </div>

Notes : RadComboBox  added inside the FeedbackUserControl1

FeedbackSlideout.css

panel 
{
position: fixed;
top: 50px;
right: 50px;
display: none;
border:1px solid #111111;    
z-index:10;
    
}
.panel p
{
margin: 0 0 15px 0;
padding: 0;


}

Ivana
Telerik team
 answered on 12 Jun 2012
6 answers
107 views
I cannot reply to any posts in the grid forum.  I get that stupid annoying "Oops!" error.  Please fix this - I have issues to resolve.

Funniest thing is I can post new threads all day long.....

aaarrrrggg!!!!
Dimo Mitev
Telerik team
 answered on 12 Jun 2012
1 answer
93 views
I am trying to get the appointments to display and i am able to get the appointment control up but then inside of the appointment there is no text at all it is just blank. Although it will display a tool tip that has what the subject of it should be. Another note is that i am using a custom advanced insert template is that y it is doing this? Please help!
Plamen
Telerik team
 answered on 12 Jun 2012
1 answer
106 views
Hi,

Plese tell me about supported os in detail.

RadControls for ASP.NET AJAX support 64bit os.
http://www.telerik.com/products/aspnet-ajax/getting-started/tech-sheets/system-requirements.aspx

but, wich mean Native 64bit or WOW64?

I hope to use RadControls for ASP.NET AJAX on Native 64bit!
Chavdar Dimitrov
Telerik team
 answered on 12 Jun 2012
2 answers
114 views
When I expand an item by clicking on the item panel, the background color changes as expected after expanding. However, if I expand an item by clicking on the little down arrow, the back color does not change. Is there a way to get the back color to change regardless of how it is expanded?

I am using VS 11 and the Metro skin.

bill b
Ivan Zhekov
Telerik team
 answered on 12 Jun 2012
7 answers
315 views
Hi,

   I am using  telerik:RadListBox in one of the page, and for navigating through the page, we have to use scroll bar for moving down to bottom of the page,  I see one issue with telerik:RadListBox control, it is not moving in position, when we use scrollbar, it is hanging in one place, even though other html controls are moving.   Please let me know, if there are suggestions over coming the issue.

Regards,
Satya
Genady Sergeev
Telerik team
 answered on 12 Jun 2012
3 answers
146 views
I had a user report some "funny" text coming form the system.  I looked into it and the text is coming from the RadEditor on the screen. The editor is used like a textbox so I am not taking the HTML and placing it into the system just the text only.

It appears that when the user select the inline spell check option and leaves it "turned on" (not selecting cancel or finish) with words still highlighted and submits the page the data coming over contains HTML markup that is creating the yellow highlight on misspelled words. Below is an example of the output I am receiving.

<span class="RadEWrongWord" id="RadESpellError_0">Ths</span> is a test of the <span class="RadEWrongWord" id="RadESpellError_1">spel</span> checker in <span class="RadEWrongWord" id="RadESpellError_2">IE9</span>

 I have only been able to replicate this if I am using IE9. I have tested with IE9, IE8, Chrome19, and FF13.
Rumen
Telerik team
 answered on 12 Jun 2012
1 answer
91 views
Hi, I'm using RadGrid, to show a list of transactions. In one of the scenarions, we have to show nearly 2000 records to the user at the same time, on click of search button.

When we execute this functionality in IE8, IE9 it works perfectly and the page is rendered in 5-6 seconds, but if we use the same code in IE7 then the page takes more than 30 seconds to render.  Once the page is loaded at client side, if we try to scroll the page then the browser hangs and we have no other option but to kill the browser process.

I am not sure why there is so much difference in performance in IE7 and IE8.

Any assistance in this problem would be of great help.

 
Thanks
Nilesh Patel.
Maria Ilieva
Telerik team
 answered on 12 Jun 2012
1 answer
274 views
When I try to upload a file that is open in Excel, the upload fails.  I added a handler for OnFileUploadFailed that will display the error message - "IO.IO_SharingViolation_File". However, after the user closes that alert box, then there is an unhandled exception thrown by the control.  On my dev machine, I get the boxes asking if I want to use Visual Studio to debug the script error.  On another users machine, what they see is the file to be uploaded with the red light and the X Clear button.  When they click Clear, the file disappears but the text box and Browse button do not reappear, they are still invisible.  I assume this is because of the unhandled exception.

I found one other post here that was a similar problem, but the only response was that it was a known issue with Silverlight and to add "Telerik.Web.UI.RadAsyncUpload.Modules.Silverlight.isAvailable = function () { return false; }" to the page.  However, I notice that doing that makes the control ignore its AllowedFileExtensions property, so that there is no filter for file types when browsing for a file to upload.  However, it will upload a file open in another app.  But it is not acceptable to not have that type filter.  I tried setting it in the page_load event in code behind but no success.

I am not very good at javascript; is there a way to catch this exception thrown by the control so that I can handle it gracefully or at least get the browser to ignore it?  Or is there another way to fix or work around this?
Bozhidar
Telerik team
 answered on 12 Jun 2012
2 answers
114 views
How can I expand all nodes of a treeview on a button click from clientside. If any one is expanded do nothing.
Shinu
Top achievements
Rank 2
 answered on 12 Jun 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?