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

Bug with MetadataProvider in UWP.

1 Answer 73 Views
DataForm
This is a migrated thread and some comments may be shown as answers.
Atanas Stoev
Top achievements
Rank 1
Atanas Stoev asked on 08 Jun 2017, 04:34 AM

When I use

 

dataForm.MetadataProvider = new CustomMetadataProvider();

dataForm.Source = source;

 

DataForm doesn work in UWP. But work in Andorid.

1 Answer, 1 is accepted

Sort by
0
Lance | Manager Technical Support
Telerik team
answered on 08 Jun 2017, 08:10 PM
Hello Atanas,

I am not able to replicate the problem you're reporting. Make sure your CustomEntityProperty and CustomMetaDataProvider classes are properly configured.

I've attached a demo application as guidance for you, it's already configured to deploy to UWP (be sure to do a rebuild to restore NuGet packages).

If after reviewing the code and making necessary changes to your application doesn't fix the issue, please update the demo so that it replicates your problem and sent it back to us for further investigation.

Regards,
Lance | Tech Support Engineer, Sr.
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
DataForm
Asked by
Atanas Stoev
Top achievements
Rank 1
Answers by
Lance | Manager Technical Support
Telerik team
Share this question
or