This is a migrated thread and some comments may be shown as answers.

Problem with RadEditorNodeInspector module

3 Answers 57 Views
Editor
This is a migrated thread and some comments may be shown as answers.
DESLAB.IT
Top achievements
Rank 1
DESLAB.IT asked on 26 Sep 2016, 03:28 PM

Hello,

Currently I have the 'UI for ASP.NET AJAX Q3 2014' library.
I ask if it is possible to place the 'RadEditorNodeInspector' module on the top of the editor, after the Tools buttons.

I have already seen that there is a secondary way to do that by coding <telerik:EditorModule Name="RadEditorNodeInspector" Enabled="true" dockingzone="Top" /> but this is not a good way because there are some grafical issues.

Is there another way to do that?

Thanks.
Regards.

3 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 28 Sep 2016, 01:03 PM
Hi there,

The Docking Zone functionality is provided mainly for the Toolbar tools and buttons and as you can see the specialized DockingZone demo represents exactly how to dock the inner toolbars.

Since the modules are usually larger that the toolbars, it is recommended to be positioned only inside the Module docking zone.

Best regards,
Rumen
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
0
DESLAB.IT
Top achievements
Rank 1
answered on 28 Sep 2016, 01:52 PM

Hello,

so you are saying that the RadEditorNodeInspector can be placed only on the bottom of the editor, because 
the Module docking zone is placed only on the bottom, are you?

Thanks,

Regards

0
Rumen
Telerik team
answered on 28 Sep 2016, 03:06 PM
Hi,

Yes, by design the built-in modules are located and should be placed only at the bottom of the editor.

Regards,
Rumen
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
Editor
Asked by
DESLAB.IT
Top achievements
Rank 1
Answers by
Rumen
Telerik team
DESLAB.IT
Top achievements
Rank 1
Share this question
or