Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Styling DateChooser

$
0
0
Hi
I want to style the dateChooser and have sucessfully styled most of my wantings with:
Code:

isc.DateChooser.addProperties({selectedWeekStyle: "mystyle-selectedWeekStyle",baseWeekStyle:"mystyle-baseWeekStyle"});
Sadly i didn't found any solution to color the marked part of the DateChooser (see at the attachment).
Is there a chance to add there my own classes? In the docs there are only baseWeekStyle, selectedWeekStyle and alternateWeekStyles. I'm searching for something like weekHeaderStyle.
We are currently using the latest build of version 8.3

Thanks in advance

Attached Images
File Type: png DateChooser.png (8.3 KB)

Viewing all articles
Browse latest Browse all 4756

Trending Articles