Telerik Forums
UI for ASP.NET AJAX Forum
5 answers
199 views
I just recently purchased the Telerik Ajax RAD controls and I was wondering if it is possible to move a child node from one parent node to a different parent node in the TreeList control?  I didn't see a demo for this type of functionality, so I was wondering if it's included.  If not, would it be possible to customize the control to allow this functionality?  I noticed a forum post "TreeList Drag'n'Drop Example (jQuery)" where someone customized the control to have drag and drop functionlity.  Would that customization allow moving child nodes to different parent nodes (I'm not technical, so I can't read the code and try it out)?

Thanks!
Karen
Sebastian
Telerik team
 answered on 11 May 2011
3 answers
597 views
Hi,

I would like to double click on the grid item then display the grid item detail as popup similar to the edit mode but read only.

How can I  achieve this/

Thanks
Gimmik
Top achievements
Rank 1
 answered on 11 May 2011
1 answer
168 views
Hi. We're using the RadEditor but it's not allowing the user to upload any PowerPoint files. Having searched the topic it would seem that it should be a fairly simple case of amending the SearchPatterns, but this seems to have no affect. Below are the two variations I have used;
DocumentManager-SearchPatterns="*.*"
DocumentManager-SearchPatterns="*.doc, *.txt, *.docx, *.xls, *.xlsx, *.pdf, *.pps, *.ppsx, *.ppt, *.pptx"

To be precise, this relates to the document manager that you reach if you go to add a hyperlink into the content, then select the attachment icon next to the url finder, then select upload. It always shows the default:
File extensions allowed: *.doc, *.txt, *.docx, *.xls, *.xlsx, *.pdf

Hope you can help.

Thanks,
Chris
Rumen
Telerik team
 answered on 11 May 2011
5 answers
169 views
I have a RadGrid with 10 columns.

The horizontal scrollbar appears whereas I'd need the column data to be wrappable so that e.g. "FirstName Surname" appears in 2 lines rather than one line so that we won't need to have the scrollbar.

How could it be done?

Many thanks,
Pavlina
Telerik team
 answered on 11 May 2011
5 answers
112 views
When is the sp1 for the 2011 Q1 release supposed to be available? There are a lot of issues with this control. I have submitted 5 bug reports and 3 feature request.

With this new control, we are able to present options to the users in a better way, which my management loves, but now can't move forward with development because of all the issues with this control. Now have to wait for the sp1 to address these issues before I can start development.
Simon
Telerik team
 answered on 11 May 2011
3 answers
152 views
I am using the Media Manager to insert some kind of media object (.mp3, .mp4, etc).  This works fine, and I can set the applicable properties before inserting the object.

The problem is, once the object is inserted there is no way to change the properties again.  I am having to delete the object and insert it again with the correct properties.  I would have thought that I could right-click on the object and get a Properties dialog.

Is there something that I am missing?  How do I update the properties of an inserted media object?

Thanks in advance for your help.
Dan
Dobromir
Telerik team
 answered on 11 May 2011
1 answer
77 views
Hi,

Can anyone convert this to RadControls Q1 2011 release version?

RadTabStrip1.Tabs(CInt(Request.QueryString("tab")) + 1).PageView.Selected = True

It keeps saying 'Tabs' is not a member
Kate
Telerik team
 answered on 11 May 2011
1 answer
157 views
Hi,

   We have upgraded our telerik version from 2009.2.701.20. to Q1 2011.  The indent/Outdent doesnt gets reflected in certain places. Is there anything i should add to this tool. the following are the code used,
 
<telerik:RadEditor CssClass="maarginleft80" OnClientLoad="OnClientLoad" Width="670px"
                        ID="radContactUs" EnableResize="false" runat="server">
                        <Tools>
                            <telerik:EditorToolGroup Tag="MainToolbar">
                                <telerik:EditorTool Name="FindAndReplace" ShortCut="CTRL+F" />
                                <telerik:EditorTool Name="Undo" ShortCut="CTRL+Z" />
                                <telerik:EditorTool Name="Redo" ShortCut="CTRL+Y" />
                                <telerik:EditorTool Name="Indent" />
                                <telerik:EditorTool Name="Outdent" />
                                <telerik:EditorTool Name="TableWizard" />
                                <telerik:EditorTool Name="InsertSymbol" />
                                <telerik:EditorTool Name="JustifyLeft" />
                                <telerik:EditorTool Name="JustifyRight" />
                                <telerik:EditorTool Name="JustifyFull" />
                                <telerik:EditorTool Name="JustifyCenter" />
                                <telerik:EditorTool Name="LinkManager" />
                            </telerik:EditorToolGroup>
                            <telerik:EditorToolGroup Tag="FileManagers">
                                <telerik:EditorTool Name="ImageManager" />
                            </telerik:EditorToolGroup>
                            <telerik:EditorToolGroup>
                                <telerik:EditorTool Name="Bold" />
                                <telerik:EditorTool Name="Italic" />
                                <telerik:EditorTool Name="Underline" />
                                <telerik:EditorSeparator />
                                <telerik:EditorTool Name="ForeColor" />
                                <telerik:EditorTool Name="BackColor" />
                                <telerik:EditorSeparator />
                                <telerik:EditorTool Name="FontName" />
                                <telerik:EditorTool Name="RealFontSize" />
                            </telerik:EditorToolGroup>
                        </Tools>
                        <CssFiles>
                            <telerik:EditorCssFile Value="~/App_Themes/Web20/editor.css" />
                        </CssFiles>
                    </telerik:RadEditor>

Thanks,
Hema.
Rumen
Telerik team
 answered on 11 May 2011
4 answers
73 views
Hey, I'm having some troubles with the Telerik Window control. Basically, I have a simple HTML button that executes a Silverlight application when we click on it, and close the application when we click again. This application is a sort of icons menu in which we can open applications (in Telerik windows actually). The problem resides in the fact that once I moved one of these Telerik window, when I'm attempting to open the icons menu again, it takes ages before it pops up in the screen. Is there any solution to this problem ?

Thanks in advance,
Francis.
Francis
Top achievements
Rank 1
 answered on 11 May 2011
7 answers
100 views
Hello,

I have two issues.

1) I have about 70 Field Editor items in my RadFilter and when I view all my field options on the page the list is off the screen and there is no scrolling to see the options off the page.

2) I am using a RadMenu on the same page and the filter list is displaying behind the menu. I changed the Z-Index in my Theme for the RadFilter to 25000 so it would be in front, but it's not working. What do I need to do to have the filter above the menu?

Thanks!

Don
Mira
Telerik team
 answered on 11 May 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?