This question is locked. New answers and comments are not allowed.
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?
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?