Im wondering if anyone has a quick solution to this.
I was going to implement a CheckBox in the RadWindow Footer that said 'I Agree' however RadWindow doesnt have Footer Templates.
The only way i see if the use the content template with an Iframe.. unless there another way?
1 Answer, 1 is accepted
0
Georgi Tunev
Telerik team
answered on 22 Dec 2010, 12:01 PM
Hello David,
Indeed, RadWindow does not have a footer or header templates. What I would suggest is to use RadWindow as controls container and add the needed control in it.