RadzenColorPicker bind RGBA value

Hi,

is it possible to bind 8-digit HEX string to color picker? I have the color value in that format and if I bind it, color picker ignores 2 digits.

Hi @leoog5,

The RadzenColorPicker doesn't currently support 8-digit hex values. It only supports rgba format when alpha is needed.