win8-html-sdk/ComboBox/CascadingComboBoxes
Tsvetina Ivanova 53274d71b9 Updated WinJS version of examples to 2.0 2013-12-02 16:17:05 +02:00
..
css Added the Cascading Comboboxes example 2013-06-03 18:53:35 +03:00
images Added the Cascading Comboboxes example 2013-06-03 18:53:35 +03:00
js Fixed all remote service examples due to changes in the services 2013-06-18 14:55:27 +03:00
CascadingComboBoxes.jsproj Upgraded all projects to target Windows 8.1 2013-11-29 18:22:42 +02:00
CascadingComboBoxes_TemporaryKey.pfx Added the Cascading Comboboxes example 2013-06-03 18:53:35 +03:00
ReadMe.html Updated WinJS version of examples to 2.0 2013-12-02 16:17:05 +02:00
default.html Updated WinJS version of examples to 2.0 2013-12-02 16:17:05 +02:00
package.appxmanifest Added the Cascading Comboboxes example 2013-06-03 18:53:35 +03:00

ReadMe.html

Этот файл содержит невидимые символы Юникода!

Этот файл содержит невидимые символы Юникода, которые могут быть отображены не так, как показано ниже. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы показать скрытые символы.

<p>
	This example demonstrates how to set up the cascade feature of RadComboBox. When used, the second combobox is populated with related data and enabled only after a
	selection is made in the first combobox.
</p>