Telerik Forums
UI for ASP.NET AJAX Forum
0 answers
65 views
Hi:
I need your help and advice.
I am using a radscheduler which I have customized to work with a radwindow for appointments. I am stuck on the part where I need to decrypt the recurrence rule and set the appropriate controls in the radwindow..e.g. if hourly, then set the interval and the range...

Please refer me any thread or materials that I can use.

Thank you!
swad
Swadesh Brojolall
Top achievements
Rank 1
 asked on 29 Apr 2010
7 answers
214 views
Is there a way to allow users to delete files but prevent them from deleting folders in the imagemanager?

thanks
Fiko
Telerik team
 answered on 29 Apr 2010
2 answers
131 views
I have a rather complex page  - child of a master page, 10 multi page views with a tab strip style menu over the top (with sub menu options). I noticed that one RadGrid with skin="Web20" or "WebBlue" no loger has its skin applied in IE6 or IE8. It is applied in FF and Safari. On a previous build it also is applied for IE but I've been though the changes between builds and can't pinpoint where the cause may lie. Other controls on the same page view (e.g. Tab Strip) do have the skins applied.
The IE developer tools do not show any reference to WebResource.axd styles for the grid elements whereas they do appear in FF.
Anybody have any ideas on how to investigate this?
Mark
Top achievements
Rank 2
 answered on 29 Apr 2010
1 answer
121 views
Hi,

I would like to remove the grabber in the appointment.
But i need the appointment to be editable by drag and edit only using the form.

is there a css or an option to remove this?

Thanks,
Bermo
Shinu
Top achievements
Rank 2
 answered on 29 Apr 2010
1 answer
112 views
Hello,
I wanted to know if it is possible to get a build or version of RadControls that does not emit Telerik in the page source when user's view the source code.

Telerik.Web.UI.RadTreeView
WebForm_InitCallback();Sys.Application.add_init(function() {  
    $create(Telerik.Web.UI.RadTreeView, ... 
Kiara
Top achievements
Rank 1
 answered on 29 Apr 2010
1 answer
65 views
Hi,

I currently have 7 items in my legend (see attached file) and I would like to display them in 2 columns:

ex:
-------------------------------------
|   legend1             legend4
|   legend2             legend5
|   legend3             legend6
|                             legend7
--------------------------------------
Is this easily doable with the RadChart control?

Thanks!

Marc

<Legend Visible="true">           
                    <Appearance Position-AlignedPosition="TopLeft" Location="OutsidePlotArea">                             
                    </Appearance> 
</Legend> 

Ves
Telerik team
 answered on 29 Apr 2010
20 answers
937 views
Any idea as to why my exported excel file would be missing a column from the grid?  Here is my setup:

<ExportSettings 
     IgnorePaging="True" 
     OpenInNewWindow="True" 
     ExportOnlyData="True">
        <Excel Format="ExcelML" />
</ExportSettings>

And the column which is not showing:  (BTW, it is the first column in the grid)

<telerik:GridBoundColumn 
        DataField="market" 
        HeaderText="Market" 
        ReadOnly="True" 
        SortExpression="market"
        UniqueName="column1" 
        DataType="System.String">
            <HeaderStyle HorizontalAlign="Left" Font-Size="11px" />
            <ItemStyle Width="75px" Font-Size="11px" />
</telerik:GridBoundColumn>

I cannot see anything different between that column and all of the others that are appearing, except that this is the only column that displays text whereas all of the others display numbers.

Thank  you much,
David Martin


sln007
Top achievements
Rank 1
 answered on 29 Apr 2010
1 answer
114 views

Hi,

I am facing calendar issue in Custom Control in dynamically loaded RadDocks. In my dashboard what I am doing is selecting Custom Control  from dropdown and loading it to RadDockZone dynamically. For this I have 2 static RadDockZones and I am creating RadDock dynamically, loading Custom Control to Raddock .

Now the problem is my Calendar in Custom Control does not fire any events selection changed or any navigating to a diff month etc

The calendar is displaying in Rad Dock with the following code snippet

 dock.UniqueName = Guid.NewGuid().ToString().Replace('-', 'a'); 

But any event related to calendar is not firing.

If i try to change the Month from Calendar the Rad Dock layout is completely disappeared

Any Fix for the Problem?

Regards,

Naga Sridhar Madiraju

Pero
Telerik team
 answered on 29 Apr 2010
1 answer
108 views
I am curious to know if I can add template data via the Client-Side api much like the way you can do this server-side. Such as the way you do it in example: http://demos.telerik.com/aspnet-ajax/menu/examples/functionality/templates/defaultcs.aspx I have been able to achieve this server-side by adding this to a root item:

 

Dim ChildItem As Telerik.Web.UI.RadMenuItem = New Telerik.Web.UI.RadMenuItem("MyControl")

 

ChildItem.Controls.Add(MyUserControl)

(The user control has the html)

I've gotten close to the functionality. I've added this code to a root item:

 

 

var item = new Telerik.Web.UI.RadMenuItem();

 

item.set_text('<div style="width: 100px; height: 150px">My template data</div>');

This actually works but it appears to have the menu item functionality overlaid.

Thanks!

Yana
Telerik team
 answered on 29 Apr 2010
0 answers
199 views


Hi,

In RAdMenu, how to enable shortcut keys, you have provided an option to set Access keys, but how to set shortcut keys like Ctrl+F4?

Is there any option to set the ssame,reply me plaese...


-Liji Gilesh
Liji Jose
Top achievements
Rank 1
 asked on 29 Apr 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?