Hi,
I have two ColorPicker, i don't want to allow anyone to select same color. Like i have a DisplayColor and TextColor, so the color should not be same.
Thank you.
HI,
Also i want to ask that can't we use a compare valildator for comparison?
0
Tsvetie
Telerik team
answered on 02 Jan 2009, 10:55 AM
Hi Deboshree,
You cannot use a CompareValidator with the RadColorPicker in this case. You can use a CustomValidator however, in order to check whether the SelectedColor property of the two ColorPickers has the same value. You can read more about the CustomValidator in MSDN.
All the best,
Tsvetie
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.