Product Bundles
DevCraft
All Telerik .NET and Kendo UI JavaScript components and AI Tools in one package.
Kendo UI
Bundle of AI Tools plus four JavaScript UI libraries built natively for jQuery, Angular, React and Vue.
Build JavaScript UI
Javascript
Telerik
Build modern .NET business apps
.Net Web
Cross-Platform
Desktop
Reporting and Documents
AI for Developers & IT
Ensure AI program success
AI Coding
AI Engineering
Additional Tools
Enhance the developer and designer experience
Testing & Mocking
Debugging
AI-Enhanced UI Tools
CMS
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