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

Rad window - reply/close button

4 Answers 63 Views
Window
This is a migrated thread and some comments may be shown as answers.
Eva Stephen
Top achievements
Rank 1
Eva Stephen asked on 11 Dec 2009, 08:48 PM
Hi ,

In this demo how do you set reply/close button.
http://demos.telerik.com/aspnet-ajax/window/examples/demoemail/defaultcs.aspx


I want to implement the feature like when scrolling the button remains same.Can you tell me where i can find Details.aspx page.

Thanks.
Eva

4 Answers, 1 is accepted

Sort by
0
Schlurk
Top achievements
Rank 2
answered on 11 Dec 2009, 10:33 PM
If you click on the arrow next to "DefaultCS.aspx" you will see that there is a "DefaultVB.aspx" as well as a "Details.aspx" page which you can view the source code for!
0
Martin
Telerik team
answered on 14 Dec 2009, 06:11 AM
Hello,

Thanks for the explanations,  Carl. Details.aspx is included in the distribution of RadControls as well. It is located in the following folder:

[RadControlsInstallationRoot]/Live Demos/Window/Examples/DemoEmail/Details.aspx


Greetings,
Martin Ivanov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Eva Stephen
Top achievements
Rank 1
answered on 14 Dec 2009, 07:36 PM
Hi
I do have a rad window with scrolling. I need to show save /close button in static position (visible all the time with out scrolling).
Any help.
Thanks.
Eva
0
Georgi Tunev
Telerik team
answered on 15 Dec 2009, 09:04 AM
Hello Eva,

This task is not related to RadControls, but is a general programming one. There are various ways to achieve this - for example you could use position:fixed for the buttons. More information on the subject is available in various articles in the Net. I suggest to check this Google search and to implement the desired functionality in a way that fits your requirements.


Greetings,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Window
Asked by
Eva Stephen
Top achievements
Rank 1
Answers by
Schlurk
Top achievements
Rank 2
Martin
Telerik team
Eva Stephen
Top achievements
Rank 1
Georgi Tunev
Telerik team
Share this question
or