Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
106 views
Hi,

We are using Radeditor 5.0 in our SharePoint site.

We have created a webpart that renders editable fields based upon a list.
One of the fields in this list is of the "Publishing HTML" type.
When this field is rendered, the radeditor is shown as expected.
However, the default SharePoint editor is also still visible abov the radeditor.

Does anybody have any suggestions?

Regards,
Sebastian
Stanimir
Telerik team
 answered on 14 Jan 2010
1 answer
238 views
Hi

Is there a maximum height for a RadScheduler component?
I have a project where I have a RadScheduler component in a resizable RadPane. I have set the height of the RadScheduler to 100% and OverflowBehaivior to Scroll.
Everything is working perfectly. I can resize the pane and the scheduler adjusts as it should. If it doesnt fit I get a scrollbar as I should. But if I make the RadPane very high the RadScheduler just adjust to a specific height then it doesnt anymore.
So is there a maximum height programmed for the RadScheduler component and if so, how can I overcome it?

/Mathias
Kamen Bundev
Telerik team
 answered on 14 Jan 2010
4 answers
212 views
Hi Guys,

I have Visual Studio 2010 beta 2 installed and installed the trial Telerik Rad Controls for ASP.NET.

When I create a new Telerik ASP.NET RadControl Website application, it goes through its process of setting up the project alerts me then with the Telerik project settings, I fill them in and click save. I then get the following error alert...

Compiling transformation: Invalid search path 'C:\Program Files\Microsoft Visual Studio\VC98\mfc\lib' specified in 'LB environment variable' --'The system cannot find the path specified'
Thats correct because the folder "Microsoft Visual Studio" does not exist on my computer, i have "Microsoft Visual Studio 8", "Microsoft Visual Studio 9.0", "Microsoft Visual Studio 10.0" and none of these have a sub folder vC98

When I click ok, I then get...

Exception of type 'Telerik.VSX.T4Transform.TemplateException' was thrown.

It then basically hangs VS.

Appreciate the help.


Tony Casey
Top achievements
Rank 1
 answered on 14 Jan 2010
3 answers
337 views

We have a Telerik Tabs in which we have 1 RadGrid in each of them. On click of each grids rows we open a RadWindow as shown below.

 

<telerik:RadWindowManager ID="test RadWindowManager " DestroyOnClose="true" ReloadOnShow="true" runat="server" VisibleStatusbar="false" 
                Behaviors="Close,Move, Resize" ShowContentDuringLoad="true" Modal="True" Width="1004px" 
                Height="550px" Top="5px" Left="0px">  
                <Windows> 
                    <telerik:RadWindow ID="RadWindow1" DestroyOnClose="true" ReloadOnShow="true" runat="server" VisibleStatusbar="false" Behaviors="Close,Move, Resize" 
                        ShowContentDuringLoad="true" Width="1004px" Height="550px" Top="5px" Left="0px">  
                    </telerik:RadWindow> 
                </Windows> 
            </telerik:RadWindowManager> 
 

 

Now when the user clicks a RadGrid row in side tab1 opens up properly and when user clicks other RadGrid row in tab2 say on which we need to open a RadWindow opens up but with all the same properties of RadWindow placed in tab 1.

 

We need separate properties like say Width and Height of the RadWindow openned from different tabs. Basically same properties are being set to the RadWindows in other tabs too which we don’t want. We want to give separate Width and Height for every RadWindow placed in the same page(AJAXified).

 

Request you to provide the necessary steps to do to resolve this issue.

 

Your speedy response will be deeply appriated.

 

Regards,

Kishore Amireddy

Svetlina Anati
Telerik team
 answered on 14 Jan 2010
1 answer
55 views
Hi,

I am able to get the Cut & Undo events using onClientCommandExecuted. But i want the value that is been cut or undo from the editor (args.value). Value is coming undefined. Can any one please help me?

Regards
Chinnayya
Rumen
Telerik team
 answered on 14 Jan 2010
8 answers
167 views
Hi,

I have an instance of a RAD editor where we are opening a custom dialog.  Is there a way to set the x and y position on the screen where the window is located?

            editor.showExternalDialog( 
            'FlyerSectionEditor.aspx', 
            args, 
            925, 
            675, 
            sectionEditorCallback, 
            null, 
            'Add Item Section', 
            true, 
            Telerik.Web.UI.WindowBehaviors.Default, 
            true, 
            true); 
 


Thanks,
Andy
Dobromir
Telerik team
 answered on 14 Jan 2010
3 answers
96 views
I have an update panel and within it I have a grid that has date controls. When I load the grid for the first time I can manipulate the date control without an error. After a postback I get an error "Unspecified Error" when I click on date icon. If I disable the update panel the error disappears.
Whats the issue here?


Mon NN
Pavlina
Telerik team
 answered on 14 Jan 2010
2 answers
159 views
I have an ASP.NET project with a simple RadMenu. The menu is located within a MasterPage and works via "Response.Redirect" to various sub-pages, depending on user selection. I have one RadScriptManager in the MasterPage which works for all the sub-pages. Most of the menu works fine but there's one option called "New Account" which, whenever clicked, loads the correct page, but then causes the RadMenu to freeze up so nothing works. You can still hover over the menu options and 'drop-down' child items still appear, but the page doesn't postback, so no further option can be selected.  
The problem seems to occur for both IE7 and IE8. It's all the more strange because the "New Account" page can be accessed independently via another control, and in this instance the menu still works, even though it's running exactly the same code. Has anyone experienced something similar? Any pointers would really help.

Thanks,
Neill Davies - Nightfreight (GB) Ltd
Neill Davies
Top achievements
Rank 1
 answered on 14 Jan 2010
1 answer
107 views
I have a combobox using the default Office2007 skin that works fine.  However when enabled is changed to false it re-sizes to half its size.
This problem seems to be confined to the Office2007 skin because it works fine with using other skins.
I am using version 2008.03.1314.

Any help will be appreciated.  Thanks!
Yana
Telerik team
 answered on 14 Jan 2010
3 answers
93 views
Hello,
I have a grid with master table and detail tables (on one level).

For one of the detalil tables I used an edit form, I get an exception on the following line:

 

 

Dim

 

editor As GridColumnEditorBase = CType(item.EditManager.GetColumnEditor(strFieldName), GridColumnEditorBase)

 

 

The exception is:
The current EditFormType does not support the requested editing capabilities.

Any suggestions?

Pavlina
Telerik team
 answered on 14 Jan 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?