Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Docs & Resources
Productivity and Design Tools
Even in the demo example, it shows Country as a textbox instead of a dropdown.
How to integrate a dropdown with the telerik form in the wizard?
Hi Alex,
The Form component by itself can use a dropdown only for Enum values, as this is the only case it can know what the possible values are.
For other situations you must use its item template.
Thus, the form in the wizard will have the same behavior.
Regards, Marin Bratanov Progress Telerik