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

RadWindow content template

1 Answer 63 Views
Window
This is a migrated thread and some comments may be shown as answers.
Kirk
Top achievements
Rank 1
Kirk asked on 18 Jan 2012, 08:22 PM
I am currently trying to use a RadWindow confirm dialog as a delete confirmation. The problem is I need the object that I am trying to delete to make it through to the window closed callback. Is there any good way to do this?

I thought about setting the content as my object but then I would need a content template and all I see is a content style. Is there any way to do this through the content style?

1 Answer, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 23 Jan 2012, 11:01 AM
Hello Kirk,

Actually, the Confirm itself is the content of the RadWindow, so by setting its style - the ContentStyle - you will actually style the content. You can then set through a Setter its Template.

Hope this information helps.

Regards,
Konstantina
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Tags
Window
Asked by
Kirk
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Share this question
or