Telerik Forums
UI for ASP.NET AJAX Forum
4 answers
99 views
Hi,
I can't drag RadDock with Chrome if the scrollbar is not at top.

For example :
I go to :
http://demos.telerik.com/aspnet-ajax/dock/examples/zoneorientation/defaultcs.aspx

I scroll to the middle of the page.

Then the drag do not work.

If I go back to the top of the page, the drag worked fine.

Everything worked fine with IE10.

Thanks,
Slav
Telerik team
 answered on 20 Jan 2014
3 answers
220 views
Hello Support,

I'm using Telerik Version = 2012.3.1308.35 and have the following problem:

RadSlider is not fully rendered when inside RadGrid GridTemplateColumn and RadGrid is located inside a <div> element and postback is initiated

Please find attached a sample application:
- Run application
- Press 'Show Grid' button
- Ticks and tick labels are not rendered
Slav
Telerik team
 answered on 20 Jan 2014
1 answer
77 views
Hello,

I'm using OLAP connection to pivot grid. I want to add the same filed as a filter and use it as row field or column field. Can i achieve this? or else is it possible to provide user with the functionality of (include/exclude) filtering with row/column fields. (Excel provide this functionality) i have attached screenshots of excel row filter window and current row filter window of pivot grid. 

Regards,
Yohan
Maria Ilieva
Telerik team
 answered on 20 Jan 2014
3 answers
205 views
Hello.
I have RadGrid and RadAjaxManager.
When I click page number on the RadGrid refrash all page.
How me do that refrash RadGrid only.

My code:

<telerik:RadScriptManager runat="server" ID="RadScriptManager1" />
<telerik:RadSkinManager ID="QsfSkinManager" runat="server" ShowChooser="true" />
<telerik:RadFormDecorator ID="QsfFromDecorator" runat="server" DecoratedControls="All" EnableRoundedCorners="false" />

<telerik:RadAjaxManager ID="RadAjaxManager1" UpdateInitiatorPanelsOnly="true" EnableAJAX="true" runat="server">
  <AjaxSettings>
     <telerik:AjaxSetting AjaxControlID="Panel1">
        <UpdatedControls>
            <telerik:AjaxUpdatedControl ControlID="RadGrid1" LoadingPanelID="RadAjaxLoadingPanel1" />
        </UpdatedControls>
     </telerik:AjaxSetting>
   </AjaxSettings>
</telerik:RadAjaxManager>

<telerik:RadAjaxLoadingPanel ID="RadAjaxLoadingPanel1" runat="server">
    </telerik:RadAjaxLoadingPanel>
    
    <telerik:RadGrid ID="RadGrid1" runat="server" PageSize="20"
        AllowSorting="True" AllowPaging="True" 
        OnPageIndexChanged="RadGrid1_PageIndexChanged" AutoGenerateColumns="False">
        <MasterTableView Width="100%">
            <Columns>
            <telerik:GridBoundColumn DataField="Company" HeaderText="Company">
            </telerik:GridBoundColumn>
            <telerik:GridBoundColumn DataField="Project" HeaderText="Project">
            </telerik:GridBoundColumn>
            </Columns>
        </MasterTableView>
    </telerik:RadGrid>
Princy
Top achievements
Rank 2
 answered on 20 Jan 2014
2 answers
122 views
I have a website that supports many languages with those who require right to left direction
my RadScheduler control is inside a div that changes its style and Direction to RTL
but the RadScheduler alignment is not correct please refer to the attached image.


I tried to do some research and I found this link that belongs to you
http://www.telerik.com/help/winforms/scheduler-localization-right-to-left.html

It says that the RadScheduler  supports right to left like this
radScheduler1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;


But I cound't find the  .RightToLeft option in my source code ! is it because of the version ?
would this solution resolve my problem ?

I'm using telerik rad controls version : 2012.3.1205.35
ASP.Net 2008 with C#

Please advice
Thanks



Plamen
Telerik team
 answered on 20 Jan 2014
1 answer
348 views
I'm using the Org Chart to represent server relationships, but would like the option of making the boxes smaller - I can't seem to find anything that will do this.

Anyone have any examples where they have done this?

Cheers
Cliff
Princy
Top achievements
Rank 2
 answered on 20 Jan 2014
2 answers
142 views
RadEditor is loaded perfectly but the popup that are generated from it i.e Image Manager, Document Manager, Media Manager, etc. even the About Box (Info Box) are lacking the design (CSS). Having issue within the RadEditor in IE (all versions) using Telerik DLL version Q3 2013. Its working totally fine in Firefox.

Snapshots attached for exact issue!
Please provide solution.

Ianko
Telerik team
 answered on 20 Jan 2014
1 answer
126 views
how to change the font color of the file which is selected for upload....
Shinu
Top achievements
Rank 2
 answered on 20 Jan 2014
1 answer
229 views
I upgraded my sharepoint solution from the 2008 version of Telerik to the latest 2013 version

i replaced, the old assembly reference w/ the one in the documentation and on other forum posts to remove the version information.
i followed the upgrade instructions that telerik provides.

everything builds properly, and deploys, but when i bring up the page in sharepoint 2013 it displays the message
"Could not load file or assembly 'Telerik.Web.UI' or one of its dependencies. The system cannot find the file specified.
Technical Details


Troubleshoot issues with Microsoft SharePoint Foundation.

Correlation ID: c48e6a9c-9b59-80cf-23a0-53953f3ba395

Date and Time: 1/15/2014 11:32:44 AM
"

<%@ Register Assembly="Telerik.Web.UI" Namespace="Telerik.Web.UI" TagPrefix="telerik" Version="2013.3.1114.35", Culture="neutral", PublicKeyToken="121fae78165ba3d4" %>

all three DLLs have been placed in the GAC, and included in the package in the sharpoint web solution.

thanks
Slav
Telerik team
 answered on 20 Jan 2014
1 answer
310 views
I have a Grid tat is displaying data.  I am providing a string that contains numbers, and the grid is removing leading zeros.  How can I alter this behavior?

Thanks!
Shinu
Top achievements
Rank 2
 answered on 20 Jan 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?