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

screen positioning

1 Answer 53 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Osman Saeed
Top achievements
Rank 1
Osman Saeed asked on 06 Jan 2010, 08:27 PM
Hi,
    I saw several posting but could not find one that works. How can i make the RadDock show up center of the screen. By the way, the telerik getViewPortSize function does not  work and crashed. Do you have a working example. Thanks,

Regards,

Osman

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 07 Jan 2010, 08:43 AM
Hi Osman,

I think you can use the Left and Top properties of RadDock in such a way that Dock appear as center. You can also set these values from client side after finding the window.screen size from code, using set_top() and set_left() methods.

Checkout the following link to know more about client methods of RadDock.
 RadDock Client Object

-Shinu.
Tags
Dock
Asked by
Osman Saeed
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or