The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I am currently using version 13.4810.0.53 of SfColorPicker and binding SelectedColor to a string hex value. As you can see from the attachment the color is selected fine but the hex text is not. Is there a way around this?
KJKeerthana Jegannathan Syncfusion Team July 26, 2016 01:20 PM UTC
Hi Ryan,
Thank you for contacting Syncfusion support.
We have prepared sample to bind the hex value of SelectedColor into the SfColorPicker . In this sample we have converted the string value into the Hex code using the ColorConvertor class and it can be downloaded from the below location.