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

RadBarCodeQR is invisible

1 Answer 77 Views
BarCode
This is a migrated thread and some comments may be shown as answers.
Laura
Top achievements
Rank 1
Laura asked on 17 May 2018, 10:08 AM

Hello,

My project is in WPF MVVM with C# on visual studio 2013

I have implemented a RadBarCodeQR on my xaml page but it's not displayed in my design view

When I run the project this is the same, the QR Code is not displayed

 

Here is my xaml code:

<telerik:RadBarcodeQR Grid.Row="1" Grid.Column="2" Width="100" Height="100" Margin="10 10 20 10" HorizontalAlignment="Right" VerticalAlignment="Center" Mode="Alphanumeric" Text="ePI/A320/XX/P42/23052018/0900/30052018/1700/XXXXX/09/000000048/X/X/X"/>

 

Thank you !

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 21 May 2018, 11:01 AM
Hello Laura,

Can you check if you are using NoXaml assemblies? Note that in this case you will need to merge to corresponding resources as shown in the Setting a Theme article.

Regards,
Martin Ivanov
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
BarCode
Asked by
Laura
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or