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

Missing code from communicating between RadWindows example

2 Answers 42 Views
Window
This is a migrated thread and some comments may be shown as answers.
judo
Top achievements
Rank 1
judo asked on 26 Dec 2008, 08:06 AM
The code for the example http://demos.telerik.com/aspnet-ajax/Window/Examples/CommunicationBetweenRadWindows/DefaultCS.aspx is incomplete in that it does not give the code for the window pages - in particular I am looking at how to generate the cityName and  seldate variables consumed by the parent page.

Thx

2 Answers, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 26 Dec 2008, 09:42 AM

Hi Judo,

Our online examples are intended to be simple and up to the point and their goal is to demonstrate a particular functionality. However, there are some scenarios when more code and pages are needed and we believe that showing it on our site will be confusing and their examination will be time - taking. That is why we when you install RadControls, our online examples projects are automatically installed on your computer and you can not only examine their full source code, but also extend them further in order to meet your requirements.

You can open the demos from here:

Start\Programs\Telerik\RadControls for ASPNET AJAX\Open Sample WebSite In VisualStudio

The actual location on your hard disk is the following one:

C:\Program Files\Telerik\RadControls for ASPNET AJAX \Live Demos

I hope that this information is helpful.

Greetings,

Svetlina
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
GT
Top achievements
Rank 1
answered on 26 Dec 2008, 09:58 AM
You can also check the source code of the dialog pages by right-clicking on them and selecting View Source - there is no server logic used in them, so all the code that you need is visible in the HTML dump.

Regards,
Hulky
Tags
Window
Asked by
judo
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
GT
Top achievements
Rank 1
Share this question
or