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
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