This is a migrated thread and some comments may be shown as answers.

RadColorPicker refresh after apply button click

1 Answer 70 Views
ColorPicker
This is a migrated thread and some comments may be shown as answers.
Zoran
Top achievements
Rank 1
Zoran asked on 08 Jun 2020, 07:57 AM
When I use RadColorPicker, select color and click on Apply button I get my page refreshed and I lost selected color. How this can be fixed. Is this some RadColorPicker functionality.

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 10 Jun 2020, 12:09 PM

Hi Zoran,

I hope you are well.

Please set the AutoPostBack property to false and test again:

<telerik:RadColorPicker ID="Color1" runat="server" ShowIcon="true" AutoPostBack="false" PaletteModes="HSB"></telerik:RadColorPicker>

This should prevent the postback.

Best Regards,
Rumen
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Tags
ColorPicker
Asked by
Zoran
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or