| Object 1 |  |  | |
|
| |
| |
Drag this object ot dock/undock.
| |
|
| |
|
|
|
|
| Object 2 |  |  | |
|
| |
| |
Drag this object ot dock/undock.
| |
|
| |
|
|
|
RadDockableObject1 events:
RadDockableObject2 events:
Source Code & Description
Client Side Events
RadDockableObject provides the following client-side
events:
-
Dock
-
UnDock
-
DockStateChanged
-
Drag
-
DragStart
-
DragEnd
-
Drop
-
ResizeStart
-
ResizeEnd
These events can be used declaratively or when assing a handler to the javascript object. Check the source of the ASPX page to see how to do the both event handling.