Telerik Forums
UI for Silverlight Forum
6 answers
288 views
I read somewhere that you are going to implement 2d barcodes

do you have an ETA for this

we are looking for a tool to create 'user definable' barcode layouts for test tubes, slides etc but definately require slides to have 2d barcodes due to the limitaions of the size of the barcodes

we use your tools for our client, so hoped we could create a barcode designing/printing solution too but definately require 2d

thx
Damian
Top achievements
Rank 1
Iron
 answered on 02 May 2022
1 answer
60 views
when i write chinese,scan barcode ,return null.
Martin Ivanov
Telerik team
 answered on 09 Feb 2017
3 answers
51 views
How do I change the foreground color of a QR Code?

/Flemming Rosenbrandt

Martin Ivanov
Telerik team
 answered on 10 Jun 2015
1 answer
70 views
Hi

   I am using Telerik:radBarcode128, and there is a data below to the barcode , I need to remove that, I tried making ShowChecksum to True/False both, or Do I need to add any property , Please Guide me, Am attaching Image too.
Tsvetie
Telerik team
 answered on 07 Nov 2014
7 answers
102 views
It would be nice to have the ability to decode bar codes by supplying an image from a source such as the user's webcam. I don't see anything like that in the barcode reader control since the control handles picking the image etc. as a closed solution. Do you have any plans to provide something like this?
Tsvetie
Telerik team
 answered on 22 Oct 2014
5 answers
94 views
is there any way to turn the human readable off.

thanks
dco
Kiril Vandov
Telerik team
 answered on 20 Aug 2014
1 answer
34 views
Hello,

How can I dynamically set/resize the DataPager based on the RadGrid's Height (that will vary depending on the browser window) ?

Cheers
Anandharaj
Top achievements
Rank 1
 answered on 26 Sep 2013
3 answers
78 views
Hi,
    When setting a binding on some barcodes like
myRadBarcode128.SetBinding(RadBarcode128.TextProperty, new System.Windows.Data.Binding("Data_value"));

The binding works the first time but then seems to get removed from the control. So if Data_value is updated the barcode is never updated. Checking the binding using myRadBarcode128.GetBindingExpression(RadBarcode128.TextProperty) it shows null.

The same code for the below barcode works all the time and checking the binding using myRadBarcodeEAN8.GetBindingExpression(RadBarcodeEAN8.TextProperty)  you can see that it's still there.
myRadBarcodeEAN8.SetBinding(RadBarcodeEAN8.TextProperty, new System.Windows.Data.Binding("Data_value"));

So why does this get removed for some of the other barcodes and works for others?
Yavor
Telerik team
 answered on 09 Mar 2012
2 answers
115 views
Hi,

how can i add a Chr(13) to the barcode?

Anything like that?

{Fields.Barcode} + "Chr(13)"
={Fields.Barcode} + Chr(13)
=[Fields.Barcode] + "Chr(13)"
= Fields.Barcode + Chr(13)
={Fields.Barcode Chr(13)}
={Fields.Barcode + Chr(13)}

I don´t wanna waste too much paper ;)
Yavor
Telerik team
 answered on 15 Feb 2012
Top users last month
Dominik
Top achievements
Rank 1
Giuliano
Top achievements
Rank 1
Dominic
Top achievements
Rank 1
Glendys
Top achievements
Rank 1
NoobMaster
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?