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

Passing Values

1 Answer 83 Views
Window
This is a migrated thread and some comments may be shown as answers.
Mike_T
Top achievements
Rank 1
Mike_T asked on 23 Jun 2010, 09:15 PM
Hello,

i have a mainwindow and a button inside, when i click on the button i am opening a RadWindow

How i will be able to pass values or params from the MainWindow to the RadWindow?

Thanks,
Mike

1 Answer, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 29 Jun 2010, 09:05 AM
Hello Mike_T,

Thank you for contacting us.

There are several ways for achieving this. You can use the Tag property of the UI elements. Or you could also use a DataContext and bind the controls. Another way of achieving your goal is to expose the controls, to which you are going to assign values, and set them directly.
Hope this information helps.

If you need further assistance please let us know.

Best wishes,
Konstantina
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
Window
Asked by
Mike_T
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Share this question
or