Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
48 views
Hi

I need to change the position of the Cancel and Update buttons of the RadGrid.

I have tried the EditFormColumnIndex property but doesn't work!

Regards
Daniel
Telerik team
 answered on 05 Jan 2011
11 answers
86 views
Hi,
 I have a problem in that with custom tools files, I am unable to utilise the feature 'Use RadEditor to edit HTML fields' on customised tools files for the publishing areas in SharePoint. Whenever I click 'check in to share draft' the changes are lost.

 Following a recent outage on our SharePoint farm we were forced to restore one of the servers (application server) from tape, and remove & re-add the web servers to the farm. It seems that in doing this, the Telerik RAD Editor for SharePoint no longer recognises the custom tools files for different webs, where previously it had worked fine without any problems.

 I've gone through many possible solutions to try and fix the problem, such as removing the standard tools files and re-naming the custom tools files to the standard names - e.g: Re-naming 'ToolsFile{950f1d58-8d7b-41f2-a072-982c9a705168}.xml' to 'ToolsFile.xml'. I've even copied the original configuration files to a new web ID, but still the same problem occurs - I am unable to use the RadEditor to edit HTML/publishing fields in SharePoint. Whenever I click 'check in to share draft' the changes are lost.

 The web part works perfectly normally with the customised toolbars - would this be because the web part requires the user to click on 'Ok' to save the changes back to the page, rather than the HTML field, which seems as though it doesn't recognise the user clicking on 'check into draft' for customised menu's.

Can you advise what we need to do with this please? I've a suspicion that we need to either retract and redeploy the solution to the farm or completely re-install the editor (or upgrade to a later, more current version!).

The version of the editor we are using is 5.7.1

Thanks,
Jason.
Jason Brownhill
Top achievements
Rank 1
 answered on 05 Jan 2011
3 answers
136 views
hi,
   I want to resize RadDock both vertically as well as horizontally.
Is it posible?

Note:
      I am using Telerik version - (Latest) Q3 2010
code-
<telerik:RadDockLayout runat="server" ID="RadDockLayout1" OnSaveDockLayout="RadDockLayout1_SaveDockLayout"
                                OnLoadDockLayout="RadDockLayout1_LoadDockLayout" >
                                <telerik:RadDockZone runat="server" ID="RadDockZone1" Width="300" MinHeight="500"
                                   Style="float: left; margin-right: 5px" >
                                </telerik:RadDockZone>
 </telerik:RadDockLayout>

I want a RadDock only in RadDockZone.
Pero
Telerik team
 answered on 05 Jan 2011
1 answer
116 views
We have a web user control that is used to display a logo and title on a master page, on a site that is using forms authentication. The control displays properly on pages when the user is authenticated, but on the login page only the text shows up, not the image. Here's the web control;

<%@ Control Language="VB" AutoEventWireup="false" CodeFile="LogoAndTitle.ascx.vb"
    Inherits="assets_controls_LogoAndTitle" %>
<link href="../css/Site.css" rel="stylesheet" type="text/css" />
<asp:FormView ID="FormViewLogo" runat="server" DataKeyNames="ConfigID" DataSourceID="dsConfig">
    <ItemTemplate>
        <h1>
            <telerik:RadBinaryImage ID="imgLogo" runat="server"
                AlternateText='<%# Eval("PortalName") %>' CssClass="floatleft"
                DataValue='<%# Eval("PortalImage") %>' />
            <asp:Label ID="PortalNameLabel" runat="server" Text='<%# Bind("PortalName") %>' />
        </h1>
    </ItemTemplate>
</asp:FormView>
<asp:ObjectDataSource ID="dsConfig" runat="server" OldValuesParameterFormatString="original_{0}"
    SelectMethod="GetData" TypeName="dsConfigTableAdapters.qryConfigTableAdapter">
</asp:ObjectDataSource>

If the user isn't authenticated (yet), ie on the login page, the label shows up, but not the image. The image is stored in a database table, along with the title.

Any ideas?
Cori
Top achievements
Rank 2
 answered on 05 Jan 2011
2 answers
120 views
Hi Telerik team,

What should I do and what should I take note to upgrade the version? Currently I'm using only the Telerik.Web.UI.dll version 2008, will it affect in any possible way if i remove and replace with version 2010? Is the version 2010 comes with Telerik.Web.UI.dll as well, in which it's enhanced version with 2008 features all available and remained?


Regards.
avdhut salvi
Top achievements
Rank 1
 answered on 05 Jan 2011
3 answers
255 views
hi, 

        I need to make insert/cancel button's visibility is false. Is it possible?
Princy
Top achievements
Rank 2
 answered on 05 Jan 2011
3 answers
79 views
I am currently setting up recorded Coded UI tests in Visual Studio 2010. I am currently having two issues on the play-back of these tests.

1)    Standard radio buttons are "hidden" prohibiting the testing application from selecting the correct radio button. I think this may have to do with the RadFormDecorator as these are standard .NET Radio Buttons.

2)    The second issue is a similar scenario in that on play-back of Coded UI tests, the testing app is unable to properly select RadListBoxes that feature a checkbox. I have recreated the test in a different area of my application that is a RadListBox without checkboxes, and it functions properly.


Any feedback would be greatly appreciated. Thanks!
Bozhidar
Telerik team
 answered on 05 Jan 2011
1 answer
120 views
Hello,
I have a problem with automatic Time parsing on  the Telerik RadDateInput.
I need to use it as a timeinput coolumn  in a editable Grid. I want to work only with time input in format HH:mm:ss.

If I type in  a letters like 1215  it is parsed correct to 12:15:00, but if i want to type in a Time with seconds  for example 121525 I get the Parse error Symbol.

Only if I type in 12:15:25  with all signs... it works... but this is not a good usability...
Is there a way to allow automatic parsing from letters like 121525 to 12:15:25?


<telerik:RadGrid ID="rdgStoppzeitenSummenkorrektur" runat="server" AutoGenerateColumns="False"
       Height="100%"  AllowSorting="false" AllowMultiRowSelection="False" AllowMultiRowEdit="true" AllowPaging="false"
       EnableLinqExpressions="false" AutoGenerateEditColumn="false"
       GridLines="None" ShowStatusBar="true">     
               <ClientSettings AllowExpandCollapse="false" EnablePostBackOnRowClick="false" Resizing-AllowColumnResize="false"
           EnableRowHoverStyle="true">
           <Selecting AllowRowSelect="false" EnableDragToSelectRows="false" />
           <Scrolling UseStaticHeaders="true" AllowScroll="true" SaveScrollPosition="true" />
       </ClientSettings>
       <MasterTableView Width="100%" EditMode="InPlace" >
           <Columns>         
               <telerik:GridBoundColumn SortExpression="Sponsor" ReadOnly="true"
               HeaderText="Sponsor" HeaderButtonType="TextButton" ItemStyle-Width="100" HeaderStyle-Width="100"
                   DataField="Sponsor" UniqueName="ColumnSponsor">
               </telerik:GridBoundColumn>
               <telerik:GridBoundColumn SortExpression="Werbemittel" ReadOnly="true" HeaderText="Werbemittel"
                   HeaderButtonType="TextButton" DataField="Werbemittel" UniqueName="ColumnWerbemittel"
                   ItemStyle-Width="100" HeaderStyle-Width="100">
               </telerik:GridBoundColumn>
               <telerik:GridBoundColumn SortExpression="UWerbemittel" ReadOnly="true" HeaderText="UWerbemittel"
                   HeaderButtonType="TextButton" DataField="UWerbemittel" UniqueName="ColumnUWerbemittel"
                   ItemStyle-Width="40" HeaderStyle-Width="40">
               </telerik:GridBoundColumn>
               <telerik:GridBoundColumn SortExpression="Werbebotschaft" ReadOnly="true" HeaderText="Werbebotschaft"
                   HeaderButtonType="TextButton" DataField="Werbebotschaft" UniqueName="ColumnWerbebotschaft"
                   ItemStyle-Width="100" HeaderStyle-Width="100">
               </telerik:GridBoundColumn >
               <telerik:GridBoundColumn SortExpression="Wettbewerb" ReadOnly="true" HeaderText="Wettbewerbe"
                   HeaderButtonType="TextButton" DataField="Wettbewerb" UniqueName="ColumnWettbewerb"
                   ItemStyle-Width="100" HeaderStyle-Width="100">
               </telerik:GridBoundColumn>
               <telerik:GridBoundColumn SortExpression="Person" ReadOnly="true" HeaderText="Spieler"
                   HeaderButtonType="TextButton" DataField="Person" UniqueName="ColumnPerson">
               </telerik:GridBoundColumn>
               <telerik:GridNumericColumn SortExpression="SequenzKlar" ItemStyle-Width="30" HeaderStyle-Width="30"
                   ReadOnly="true" HeaderText="Seq/K" HeaderButtonType="TextButton" DataField="SequenzKlar"
                   UniqueName="ColumnSequenzKlar">
               </telerik:GridNumericColumn>               
               <telerik:GridDateTimeColumn SortExpression="TimeKlar" ReadOnly="true" DataType="System.DateTime"
                   DataFormatString="{0:HH:mm:ss}" HeaderText="Klar" HeaderButtonType="TextButton"
                   ItemStyle-Width="50" HeaderStyle-Width="50" DataField="TimeKlar" UniqueName="ColumnTimeKlar">
               </telerik:GridDateTimeColumn>
               <telerik:GridNumericColumn SortExpression="SequenzAssozierbar" ItemStyle-Width="30" HeaderStyle-Width="30" ReadOnly="true" HeaderText="Seq/A"
                   HeaderButtonType="TextButton" DataField="SequenzAssozierbar" UniqueName="ColumnSequenzAssozierbar">
               </telerik:GridNumericColumn>
               <telerik:GridDateTimeColumn SortExpression="TimeAssozierbar" ReadOnly="true" DataType="System.DateTime"
                   DataFormatString="{0:HH:mm:ss}" HeaderText="Assoz" HeaderButtonType="TextButton"
                   DataField="TimeAssozierbar" UniqueName="ColumnTimeAssozierbar" ItemStyle-Width="50"
                   HeaderStyle-Width="50">
               </telerik:GridDateTimeColumn>               
               <telerik:GridNumericColumn SortExpression="SequenzKlar_Neu" ItemStyle-Width="45"
                   HeaderStyle-Width="45" HeaderText="Seq/K" HeaderButtonType="TextButton" DataField="SequenzKlar_Neu"
                   UniqueName="ColumnSequenzKlar_Neu">
               </telerik:GridNumericColumn>               
               <telerik:GridDateTimeColumn SortExpression="TimeKlar_Neu" DataType="System.DateTime"
                   PickerType="None" ItemStyle-Width="100" HeaderStyle-Width="100" DataFormatString="HH:mm:ss"
                   EditDataFormatString="HH:mm:ss" HeaderText="Klar" HeaderButtonType="TextButton"
                   DataField="TimeKlar_Neu" UniqueName="ColumnTimeKlar_Neu">                   
               </telerik:GridDateTimeColumn>
               <telerik:GridNumericColumn SortExpression="SequenzAssozierbar_Neu" ItemStyle-Width="45"
                   HeaderStyle-Width="45" HeaderText="Seq/A" HeaderButtonType="TextButton" DataField="SequenzAssozierbar_Neu"
                   UniqueName="ColumnSequenzAssozierbar_Neu">
               </telerik:GridNumericColumn>
               <telerik:GridDateTimeColumn SortExpression="TimeAssozierbar_Neu" DataType="System.DateTime"
                   DataFormatString="HH:mm:ss" EditDataFormatString="HH:mm:ss" HeaderText="Assoz"
                   HeaderButtonType="TextButton" PickerType="None" DataField="TimeAssozierbar_Neu"
                   UniqueName="ColumnTimeAssozierbar_Neu" ItemStyle-Width="100" HeaderStyle-Width="100">
               </telerik:GridDateTimeColumn>
           </Columns>         
       </MasterTableView>
   </telerik:RadGrid>


Thanks in Advance

Kind Regards

Fabian

Fabian
Top achievements
Rank 1
 answered on 05 Jan 2011
1 answer
25 views
I'm sure it's up on your site somewhere, but I was looking for the code that went along with this particular webinar:
http://tv.telerik.com/watch/aspnet/webinar/advanced-radgrid-ajax-development-webinar
Is it anywhere up on your site?  Thanks.
Sebastian
Telerik team
 answered on 05 Jan 2011
7 answers
77 views
Hi,

If I rename a Title column to say 'Name' and then reference that column as a lookup from another list containing SPRadgrid then  SPRadGrid throws an exception... the exception stack says that the grid  cannot find the Title column.

Presumably the grid is using the display name rather than the internal name.

Is there a fix on the way for this?

Thanks

Chris




Sebastian
Telerik team
 answered on 05 Jan 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?