Posted 04 Dec 2019 Link to this post
Hi,
This is possible if you are binding to primitive types: https://docs.telerik.com/blazor-ui/components/dropdownlist/data-bind#primitive-types.
Alternatively, you should do a lookup in the model collection based on the value. You can read more about this in the following thread where a more detailed discussion is available: https://www.telerik.com/forums/binding-to-an-instance-of-the-same-type-as-the-ienumerable.
Regards, Marin Bratanov Progress Telerik