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

Minimize behaviour in docks

1 Answer 51 Views
Dock
This is a migrated thread and some comments may be shown as answers.
suvina paul
Top achievements
Rank 1
suvina paul asked on 13 Jul 2010, 07:54 AM

I have few widgets placed in my dashboard, when i minimize a particular
widget it takes the last place in the dashboard, when i drag that minimized
widget to a different location there is a white space created below the minimized widget,
to get rid of this behavior,tried dockhandle.none to the minimized widget
so that the user will be able to drag, the minimized widgets wasnt moving but the title
and dockcommands like expand/collapse images are not visible.How to resolve this? can you
provide any other suggestions.
Pls find Attachment for the screen shots showing white space below the minimized widget and
when the "dockhandle.none" is applied.

Regards,
Suvina

1 Answer, 1 is accepted

Sort by
0
Pero
Telerik team
answered on 14 Jul 2010, 12:22 PM
Hi Suvina,

If you want to disable the movement of a given RadDock object, you should set the EnableDrag property, of the RadDock control, to false. This can be done on the client also, using the set_enableDrag client-side method of the dock control.

All the best,
Pero
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Dock
Asked by
suvina paul
Top achievements
Rank 1
Answers by
Pero
Telerik team
Share this question
or