Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hello all,
I having problem while seleection of week start.
when i select week start then it showing date greater than week start
i have write code to show date less than week start it showing but are disable.
ex:
Suppose my week start is 08/15/2011 (mm/dd/yyyy) .
when click on it it showing 08/16/2011,08/17/2011,8/18/2011,8/19/2011
but when i write code for lesss than 08/15/2011 it showing in gray.i.e(8/14/2011,8/13/2011,8/12/2011,8/11/2011
Thanks
Sunil
i believe its required to use set analysis any help
i have
A date field and weekstart field
on selection of week start of any week i require dates of prevous week
ex: suppose i select 8/22/2011 in week start then it should display
8/21/2011
8/20/2011
8/19/2011
8/18/2011
8/17/2011
8/16/2011
8/15/2011
fast reply will be appriciated
Hi,
Please see if the attached sample can help you.
Cheers.