Im developing a calender based application and in that my client need to set a image on the particular date user selects.
For example if i select 1 and 20,an image is to be set on both the dates.
For now i can set the image only for one date i.e if i select 1 the image is set on that date and when i select 20 the image set on 1 will disappear and image will set only for 20.
Can anyone please help me how to do this.
Thanks in advance.
I finally find a solution for this.I done in the method and you experts can suggest a better way for this.