i create some custom Shapes on my diagram, with a cutom ContentTabTemplate, Now I want to open a RadWindo for some
Input and give the Data back to the Shape? Is this possible?
In order to achieve the described requirement you can pass the shape to the RadWindow (as a DataContext or a property). This will allow you to change the shape's data in your window. You can see a sample implementation in the attached project.
Regards,
Martin
Telerik
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.