Telerik Forums
UI for ASP.NET AJAX Forum
0 answers
51 views
Has anyone else had this problem?

Sometimes, but not consistently, when I hover over a radmenu item, it pops down an entirely different menu item.

Also, when I hover over it, it doesn't go away.

I have 3 drop down menus and I have a screenshot of all 3 items down at the same time. They just don't go away.

I don't have anything set to not go away.

I can try this on another computer at the same time, and it works fine.

If I reboot that computer, it can also work fine for a while.

So I know it has to do with something specific to the computer in use. But I'm concerned if it happens for me, it will happen for my customers.

thanks.
Moon
Top achievements
Rank 2
 asked on 13 Mar 2009
2 answers
194 views
Hi,

after the update I found a strange errormessage in my mailbox.
Google bot was loading robots.txt and the next hit was for Telerik.Web.UI.WebResource.axd

This resulted in the following error message.
Ausnahmeinformation:  
    Ausnahmetyp: System.IO.FileLoadException  
    Ausnahmemeldung: Die Datei oder Assembly Telerik.Web.UI, Version=2008.3.1314.35, Culture=neutralPublicKeyToken=121fae78165ba3d4 oder eine Abhängigkeit davon wurde nicht gefunden. Die gefundene Manifestdefinition der Assembly stimmt nicht mit dem Assemblyverweis Ã¼berein. (Ausnahme von HRESULT: 0x80131040)  
 
Anforderungsinformation:  
    Anforderungs-URL: http://www.mydomain.net/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ScriptManager1_HiddenField&compress=1&_TSM_CombinedScripts_=%3B%3BSystem.Web.Extensions%2C+Version%3D3.5.0.0%2C+Culture%3Dneutral%2C+PublicKeyToken%3D31bf3856ad364e35%3Ade-DE%3A94b8a2b4-5efc-4f4c-9641-d912b698978d%3Aea597d4b%3BTelerik.Web.UI%2C+Version%3D2008.3.1314.35%2C+Culture%3Dneutral%2C+PublicKeyToken%3D121fae78165ba3d4%3Ade-DE%3Aef502ffb-86f7-4d96-ad3a-fbb934d602ab%3A16e4e7cd%3A19620875%3Ae330518b%3A1e771326%3Ac8618e41%3A3f6e8f3f  
    Anforderungspfad: /Telerik.Web.UI.WebResource.axd  
    Benutzerhostadresse: 66.249.....  
 
I put the axd now in the disallow range - but I'm not sure if this helps.
By the way - after the get to robots.txt the bot made a get to
2009-03-13 06:50:05 W3SVC637491781 SERVERADDRESS GET /Telerik.Web.UI.WebResource.axd _TSM_HiddenField_=ctl00_ScriptManager1_HiddenField&compress=1&_TSM_CombinedScripts_=%3B%3BSystem.Web.Extensions%2C+Version%3D3.5.0.0%2C+Culture%3Dneutral%2C+PublicKeyToken%3D31bf3856ad364e35%3Ade-DE%3A94b8a2b4-5efc-4f4c-9641-d912b698978d%3Aea597d4b%3BTelerik.Web.UI%2C+Version%3D2008.3.1314.35%2C+Culture%3Dneutral%2C+PublicKeyToken%3D121fae78165ba3d4%3Ade-DE%3Aef502ffb-86f7-4d96-ad3a-fbb934d602ab%3A16e4e7cd%3A19620875%3Ae330518b%3A1e771326%3Ac8618e41%3A3f6e8f3f 80 - 66.249.70.50 Mozilla/5.0+(compatible;+Googlebot/2.1;++http://www.google.com/bot.html) - 302 0 0 500 728  
 

Regards

Manfred
ManniAT
Top achievements
Rank 2
 answered on 13 Mar 2009
1 answer
178 views
How can i get (with vb.net) the width and the height of the plotarea in pixel when i have set the autosize feature?
F.e. i tried to get the margin: RadChart1.PlotArea.Appearance.Dimensions.Margins.Right.Value
But i get always the same value f.e. when i switch on / of the legend ... which changes the margins ...

Thanks and best regards
Christian
Ves
Telerik team
 answered on 13 Mar 2009
10 answers
494 views
hi
I want to make toolbar width fill the screen width, although I set width to be 100% it dosen't fill the width of page .how can I solve this problem ?
Regards ;
Atanas Korchev
Telerik team
 answered on 13 Mar 2009
5 answers
138 views
I am using RadEditor in such a way that it saves the editor's contents into an html file. It uses template manager to insert the saved templates. My problem occurs with template manager, as it doesn't refresh the new versions of the html files. Only after restarting the web application, template manager inserts the correct versions of the html files.

The reason why I'm using template manager is because RadEditor does not have another means of inserting external files that I'm aware of.

Any help will be greatly appreciated!!
Rumen
Telerik team
 answered on 13 Mar 2009
5 answers
274 views

Hi,

I am working on hierarchical grid where I am having 3 details tables each one resides inside other. It is like drilldown feature. My next task is to export complete data on the grid to Excel and PDF. The view under excel should be similar to that on html page.

I am getting that, but there are few problems...

1. For each detail table it is showing me header which I dont want to show. It is working fine for html page but not working for Excel, PDF.

2. I am having total 12 columns of which 3 are having Name, address, origin all are linkbuttons. It is showing me all text as as link in excel which I dont want to show.

3. I dont want to show ExpandCollapse button inside Excel, which is showing presently

Please suggest how to overcome these problems.

Thanks,
Pradip

 

 

 

 

 

pradip
Top achievements
Rank 1
 answered on 13 Mar 2009
4 answers
128 views
I was looking at this example and was wondering why my "NumericPagerPlaceHolder" does not have lines under the pages for the non-active page?

Also, I noticed an issue with the Page Sizer.  My Page Sizer has 1 - 10 as the choices, and if the user changes the Page Sizer to value less that will cause the number of max pages to change, then goes to the last page, then changes the Page Sizer back to 10, the grid loses all of its data. 
What causes this behavior?  and how can I correct it?

Thanks.
Sebastian
Telerik team
 answered on 13 Mar 2009
3 answers
462 views
Are there some examples howto Iterate with JavaScript in the RadGrid?

I have to change some values in the Grid wirh JavaScriipt.

Thanks

Christian
Daniel
Telerik team
 answered on 13 Mar 2009
3 answers
130 views
For a single series bar chart, what is the setting to make each bar a different color?
Velin
Telerik team
 answered on 13 Mar 2009
1 answer
205 views
Hi all.

I made a control that filters a list based on selections from 1-5 radcomboboxes. The control sits inside an aspx page hosted on our own servers, and the page is called from our client through a reverse proxy and displayed on his web. The web page does not work when passing through our clients proxy. It works fine on his page when called directly, without the rev. prox.

When pressing search to apply the filter (or any other button), we get the error: 
Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed. Common causes for this error are when the response is modified by calls to Response.Write(), response filters, HttpModules, or server trace is enabled. Details: Error parsing near DOCTYPE html PUB.

The client claim that they have embedded functionality for handling MS AJAX post back in their reverse proxy and that seems work without problems. But when we use Telerik components it doesn't work. How does the Telerik component differ in its post backs compared to MS AJAX (when using radcomboboxes)? Does anyone have suggestions to how I get the Telerik component to work through a reverse proxy or why this error occurs?

thx for any input

Iana Tsolova
Telerik team
 answered on 13 Mar 2009
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?