Determine RadWindow position after client-side moving

Thread is closed for posting
2 posts, 0 answers
  1. 580CD692-028C-4E24-BE30-7082BF6FA598
    580CD692-028C-4E24-BE30-7082BF6FA598 avatar
    168 posts
    Member since:
    Nov 2006

    Posted 22 Dec 2006 Link to this post

    Requirements

    r.a.d.controls version

    1.6.3.0                

    .NET version

    2.0

    Visual Studio version

    2005

    programming language

    VB.NET

    browser support

    all browsers supported by r.a.d.controls


     
    PROJECT DESCRIPTION
    The way to determine the LEFT and TOP position of a RadWindow.

    Step 1.    place a RadWindow on the webpage
    Step 2.    place a button on the webpage
    Step 3.    place two hidden form fields on the webpage
    Step 4.    place two labels on the webpage
    Step 5.    add a onclientclick event on the button
    Step 6.    add a piece of javascript that fires on the button click event and gets the left and top position of the radwindow and puts it into the hidden form fields.
    Step 7.    add a piece of button_click event code that puts the values of the hidden fields into the label controls.

    Good luck!
  2. 95DA12A2-F5DE-4C7D-9463-080C5D19B694
    95DA12A2-F5DE-4C7D-9463-080C5D19B694 avatar
    2198 posts
    Member since:
    Jan 2017

    Posted 22 Dec 2006 Link to this post

    Hello Johan,

    Thank you for your submission - your telerik points has been updated.

    Kind regards,
    Valentin.Stoychev
    the telerik team
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.