Telerik Forums
UI for ASP.NET AJAX Forum
5 answers
178 views
Hello,

ist it possible to use the RadEditor (i'm currently testing the light version) with the Infopath Formservices on a Sharepoint Server ?

Thanks for any help.
Stanimir
Telerik team
 answered on 19 Mar 2010
5 answers
293 views
Hi,

I want to know wether we can use the MOSS Telerik Editor as Default Editor for the wss site.

Thanks,
Srinivas
Stanimir
Telerik team
 answered on 19 Mar 2010
1 answer
138 views
We want  to schedule appointment using Rad scheduler on user basis and save it in a database . When a appointment date and time is reached we want to send a email to user  reminding the appointment .

  We want a system to run and keep on sending email for every appointment on recurring basis . 

How can this be done . Can you please send me a example .


Peter
Telerik team
 answered on 19 Mar 2010
1 answer
87 views
Hi ,

This is shanker,  I am doing one project . I am using two datepickers in radgrid control it,s fine .But I am face one error that is when i click add new record and edit button that datepickers control working only one by vise versa.How to solve that please replay of that solution  .


this is my 
 <telerik:GridDateTimeColumn DataField="start_time" HeaderText="Start Time" SortExpression="start_time" 
                        UniqueName="start_time" DataFormatString="{0:t}" PickerType="TimePicker" 
                        DataType="System.DateTime"> 
                    </telerik:GridDateTimeColumn> 
                    
                    <telerik:GridDateTimeColumn DataField="end_time" HeaderText="End Time" SortExpression="end_time" 
                        UniqueName="end_time" DataFormatString="{0:t}" PickerType="TimePicker" 
                         DataType="System.DateTime"> 
                    </telerik:GridDateTimeColumn> 
                    

how to solve that 

thanks regards 
shanker.B
Tsvetoslav
Telerik team
 answered on 19 Mar 2010
1 answer
155 views
I have the following tabstring
<telerik:RadTabStrip ID="RadTabStrip1" runat="server" MultiPageID="RadMultiPage1" OnTabClick="LoadUserControl" 
    Skin="MySkin" EnableEmbeddedSkins="false">  
    <Tabs> 
        <telerik:RadTab Text="Hello World" Value="0" width="90px">  
        </telerik:RadTab> 
    </Tabs> 
</telerik:RadTabStrip> 

If I render this to the screen, the 'Hello World' tab seems to maintain padding on the left hand side.  How do I remove this default left padding to just 0?

J
Yana
Telerik team
 answered on 19 Mar 2010
3 answers
61 views

In my requirement I have to take input from user for exception dates. so I defined it as custom attribute. but problem is that it is displaying below subject. I need to place it after Recurrence panel as it is exception dates of that particular recurred series. I am using inbuilt advance insert template. so how can I achieve it ? I am using asp.net ajax scheduler.
Peter
Telerik team
 answered on 19 Mar 2010
1 answer
82 views

My Unique customer ID is: WT370784

Hello using

 

 

 

How can I do this easy?
I'am trying to learn from where http://www.telerik.com/help/aspnet-ajax/schedule_advancedformtemplate.html
but i not easy

can you help me?
Best Regards.

Peter
Telerik team
 answered on 19 Mar 2010
1 answer
132 views

Hello!


I’m working on a RadGrid based solution using filtering with the well described drop-down list column template. This works fine. I now want to add extra filtering functionality where extra filter criteria will be selected from keywords in drop-downs outside the grid (views in a way). These expressions will have to be added to the ones from the drop-downs in the grid.


I could achieve this by using a hidden RadFilter control, programmatically populating the control with the filter expressions from the drop-downs both outside and inside the grid but I can’t find any description of how to do this.


So, is this achievable at all?

 

Kind regards

Petter Marthinsen

Nikolay Rusev
Telerik team
 answered on 19 Mar 2010
5 answers
184 views
How do I add a required field validator in this scenario?
<EditItemTemplate> 
    <table cellpadding="0" cellspacing="0" border="0">  
        <tr valign="top">  
            <td> 
                <asp:Label ID="lblValidFileTypesMessage" runat="server" Font-Size="X-Small" /> 
            </td> 
        </tr> 
        <tr valign="baseline">  
            <td> 
                <telerik:RadUpload ID="RadUpload1" runat="server" MaxFileInputsCount="1" InitialFileInputsCount="1" 
                    ControlObjectsVisibility="None" /> 
                <br /> 
            </td> 
        </tr> 
    </table> 
</EditItemTemplate> 
 
Simply putting a a validator in the edit item template does not work
Genady Sergeev
Telerik team
 answered on 19 Mar 2010
3 answers
195 views
Hi All,

I have a tab template in my tabstrip that contains a label and an image. I need to populate the text of the label at runtime as it should say how results are returned. I just cannoy figure out how to get the embedded control. I have tried the usual 'FindControl' method to no avail. This code is in the Telerik help docs for templates, but it is for ItemTemplate not TabTemplate:

Control ButtonWithTemplate = RadToolBar1.FindItemByValue("ButtonWithTemplate"); 

Can anyone please help me on this?

Thanks
Ian


Ian Wells
Top achievements
Rank 1
 answered on 19 Mar 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
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?