Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
146 views

When viewing the RadTreeView via IE 9 when served from IIS 6, the tri-state checkboxes are not visible. Other browsers do not have this issue. When viewing the RadTreeView via IE 9 when served from IIS 7, everything works as expected. I am using v.2011.2.712.40. Any ideas? 

Here is the web config:

<?xml version="1.0"?>
<configuration>
    <appSettings>
    <add key="Telerik.Skin" value="Windows7" />
    <add key="Telerik.ScriptManager.TelerikCdn" value="Disabled" />
    <add key="Telerik.StyleSheetManager.TelerikCdn" value="Disabled" />    
    </appSettings>
    <system.web>
    <customErrors mode="Off"></customErrors>
        <authentication mode="Windows" />
        <authorization>
            <allow roles="Resident Portal Users" />
        </authorization>
        <compilation debug="true" targetFramework="4.0">
            <assemblies>
                <add assembly="System.Web.Entity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
                <add assembly="System.Data.Entity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" /></assemblies></compilation>
        <pages>
            <controls>
                <add tagPrefix="telerik" namespace="Telerik.Web.UI" assembly="Telerik.Web.UI" />
            </controls>
        </pages>
        <httpHandlers>
            <add path="ChartImage.axd" type="Telerik.Web.UI.ChartHttpHandler" verb="*" validate="false" />
            <add path="Telerik.Web.UI.SpellCheckHandler.axd" type="Telerik.Web.UI.SpellCheckHandler" verb="*" validate="false" />
            <add path="Telerik.Web.UI.DialogHandler.aspx" type="Telerik.Web.UI.DialogHandler" verb="*" validate="false" />
            <add path="Telerik.RadUploadProgressHandler.ashx" type="Telerik.Web.UI.RadUploadProgressHandler" verb="*" validate="false" />
            <add path="Telerik.Web.UI.WebResource.axd" type="Telerik.Web.UI.WebResource" verb="*" validate="false" />
        </httpHandlers>
        <httpModules>
        </httpModules>
    </system.web>
    <system.webServer>
        <validation validateIntegratedModeConfiguration="false" />
        <modules runAllManagedModulesForAllRequests="true">
        </modules>
        <handlers>
            <remove name="ChartImage_axd" />
            <add name="ChartImage_axd" path="ChartImage.axd" type="Telerik.Web.UI.ChartHttpHandler" verb="*" preCondition="integratedMode" />
            <remove name="Telerik_Web_UI_SpellCheckHandler_axd" />
            <add name="Telerik_Web_UI_SpellCheckHandler_axd" path="Telerik.Web.UI.SpellCheckHandler.axd" type="Telerik.Web.UI.SpellCheckHandler" verb="*" preCondition="integratedMode" />
            <remove name="Telerik_Web_UI_DialogHandler_aspx" />
            <add name="Telerik_Web_UI_DialogHandler_aspx" path="Telerik.Web.UI.DialogHandler.aspx" type="Telerik.Web.UI.DialogHandler" verb="*" preCondition="integratedMode" />
            <remove name="Telerik_RadUploadProgressHandler_ashx" />
            <add name="Telerik_RadUploadProgressHandler_ashx" path="Telerik.RadUploadProgressHandler.ashx" type="Telerik.Web.UI.RadUploadProgressHandler" verb="*" preCondition="integratedMode" />
            <remove name="Telerik_Web_UI_WebResource_axd" />
            <add name="Telerik_Web_UI_WebResource_axd" path="Telerik.Web.UI.WebResource.axd" type="Telerik.Web.UI.WebResource" verb="*" preCondition="integratedMode" />
        </handlers>
    </system.webServer>
    <connectionStrings>
    </connectionStrings>
</configuration>
Nikolay Tsenkov
Telerik team
 answered on 05 Sep 2011
1 answer
109 views
Has anyone else got a stack overflow problem with the 2011.2.712.40 assembly?
We have verified that the new assembly is somehow triggering an issue.
We have reverted back to an older version and all the errors went away.
Since it is at the IIS level, we can't even determine what is causing it.
We are running IIS6 on a web farm with only 2 servers.
We don't get the error when we run from our local machine.
Has anyone else experienced this or have any ideas on what could be causing it?
Rumen
Telerik team
 answered on 05 Sep 2011
2 answers
124 views
/Hi there.

I'm looking for a  someway to hide the header scheduler. I've already be able to hide almost everything from the header but I don't now how to hide the week days. I don't want to use the "no header" option because in such way the scheduler will luck ugly without any header. So I want keep the header but with no information in it. 

Here is the far I could go: http://imageshack.us/photo/my-images/839/v079.jpg/
As you can see I have the "9/19/2011 - 9/23/2011" information. How can I hide that information. 

Best regards
Regula
Top achievements
Rank 1
 answered on 05 Sep 2011
2 answers
75 views
Hi.

I was checking the following demos for RadGrid Grid / Declarative Relations and Items Drag and Drop and I wondering if is it possible to have a hierarchical RadGrid with Items Drag and Drop functionality implemented? Is RadGrid support this functionality? If so, how to implement this?
Ahmed
Top achievements
Rank 1
 answered on 05 Sep 2011
2 answers
131 views
Hi,

I need to print individual record from my rad grid(i.e.,i need to select any record from my grid and need to provide print option).

How can i full fill above requirement.

Thanks in advance...
Guruvu
Top achievements
Rank 1
 answered on 05 Sep 2011
3 answers
385 views
Hello,

i'm thinking of create a Pivot Table like the Excell Pivot Table using RadGrid...Is this control able to do that??

Thank you

Ricardo
Top achievements
Rank 1
 answered on 05 Sep 2011
5 answers
175 views
Hi,
I'm having a problem where a radmenu used in a toolbar button item template does not appear in Safari or Chrome.
The issue is visible in the telerik demos:

http://demos.telerik.com/aspnet/prometheus/ToolBar/Examples/Functionality/Templates/DefaultCS.aspx


The 'Choose Template' menu seems to open up out of view underneath the toolbar. I've played with style attributes using z-index, but so far do not have a successfull workaround. Any help would be appreciated.

Thanks,
Mike
Chen
Top achievements
Rank 1
 answered on 05 Sep 2011
3 answers
142 views
Hi,

I can see that the file that is uploaded to Temporary Folder will be randomly renamed. Is there anyway that I can access these file? (I don't want to wait until after postback)

Thanks All

Lamk.
Peter Filipov
Telerik team
 answered on 05 Sep 2011
1 answer
229 views
Hello there
I have made a site which has 3 or 4 Telerik controls in their pages but all the pages is shown to the users very slow (because most of them use dial up connection). I save some of my site's page I saw the size of every page is about 1.2 MB without pictures of the page
in the saved folder of my site's page there was a file named "Telerik.Web.UI.WebResource.axd" which has 407 KB and some other file like jquery's files that all of them have about 1.2 MB in total.
now this is my question I use just 3 or 4 Telerik control. Is there a way that I can decrease the size of my site's page for example add assembly or registry's tag ( "Telerik.Web.UI.WebResource.axd") at the start of the pages in another way to decreas the size of files of the page?
thank you a lot
Johny
Top achievements
Rank 1
 answered on 05 Sep 2011
3 answers
146 views
I'm using RadInputManager with RegExpTextBoxSetting.
default displaying position is inside control.
Is there way to display Validation ErrorMessage to outside?
How can i make that? let me know good idea.

thanks.
Vasil
Telerik team
 answered on 05 Sep 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?