Hi,
I used a preset palette, say Median, and added some more colors to the palette in Page_Load. However, I noticed that when the page postback, all my user defined colors were gone. I ended up defining colors on every postback. Is this behavior normal? I would expect to set the colors once in the "if (!IsPostBack)" block. Thanks,
Peichung
I used a preset palette, say Median, and added some more colors to the palette in Page_Load. However, I noticed that when the page postback, all my user defined colors were gone. I ended up defining colors on every postback. Is this behavior normal? I would expect to set the colors once in the "if (!IsPostBack)" block. Thanks,
Peichung