Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > ColorPicker > Populate ColorPicker with custom palette?

Not answered Populate ColorPicker with custom palette?

Feed from this thread
  • Charles Bates avatar

    Posted on Mar 14, 2010 (permalink)

    UPDATE:  It appears I can set MainPaletteItemsSource to a class derived from  IEnumerable<Color>.

    Hello,
    I would like to populate the RadColorPicker MainPalette with a set of custom colors.
    I suspect I need to set RadColorPicker.StandardPalette="None", and then populate the MainPaletteItemsSource collection.
    What type of object goes in to that collection?
    Thanks.
    (I searched through the demo code, but couldn't find any relevant examples.)

    Reply

  • Bobi Bobi admin's avatar

    Posted on Mar 15, 2010 (permalink)

    Hi Charles Bates,

    You can add  custom colors to your ColorPicker using one of the following palettes:
                                  MainPallette     -> using MainPaletteItemsSource
                                 StandardPalette  -> uisng  StandardPaletteItemsSource
                                 HeaderPalette    ->using  HeaderPaletteItemsSource

    More examples you can find here:
    http://demos.telerik.com/silverlight/#ColorPicker/ColorPaletteView


    Greetings,
    Bobi
    the Telerik team

    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.

    Reply

  • Charles Bates avatar

    Posted on Mar 15, 2010 (permalink)

    Thanks for the reply.
    Clicking on the link, though, provides this:

    500 - Internal server error.

    There is a problem with the resource you are looking for, and it cannot be displayed.

    Reply

  • Bobi Bobi admin's avatar

    Posted on Mar 15, 2010 (permalink)

    Hi Charles Bates,

    We apologize for the inconvenience caused. 
    Please follow the correct link:

    http://demos.telerik.com/silverlight/#ColorPicker/ColorPaletteView

    Kind regards,
    Bobi
    the Telerik team

    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > ColorPicker > Populate ColorPicker with custom palette?
Related resources for "Populate ColorPicker with custom palette?"

Silverlight ColorPicker Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  ]