6/16/2011 7:07:10 PM
Title:
Question on Datechooser
Hi all,
I work in flex 3.5 and have a doubt in making a feature. I need to extend a datechooser and would be able to put an icon/image on a particular set of dates which indicates some speciality. Possibly a star or a tick mark. For eg: a date like june -12-2011 will have a '*' mark near to it when the user sees it.. that '*' could be an icon/image loaded from css.
Is that possible and if so, how can it be achieved?
6/22/2011 9:48:13 AM
Datechooser is not a cool component in flex / flash builder that can be extended easily to our needs . Its extended from calendar control which is a 2000 lines code class. I would suggest you to search and buy some other component which fulfills your requirements.