Hi All,
I've a Radcombobox which has values like - first ,second, third, fourth and last (indicating the first monday, second tuesday from current date). this should get automatically selected in page_load by taking the system's current date.
This radcombobox is similar to recurrence option in outlook.There is another radcombobox which has all days(from sun to sat).
So depending on the current day(if it is july 14th 2009) my radcombobox should automatically select "second" in my radcombobox(meaning july 14th is second tuesday of the month). with next radcombobox having tuesday.
I need the code for getting first,second, third or fourth or last (day) based on current date. So, dep on current date , it should automatically change( eg july 25 th 2009 is 4th saturday ). so, on 25th july, we should have " fourth" selected in that radcombobox with saturday selected next on days comboxox. pls do help in this code. i'm struggling a lot here
Thanks,
ZR
I've a Radcombobox which has values like - first ,second, third, fourth and last (indicating the first monday, second tuesday from current date). this should get automatically selected in page_load by taking the system's current date.
This radcombobox is similar to recurrence option in outlook.There is another radcombobox which has all days(from sun to sat).
So depending on the current day(if it is july 14th 2009) my radcombobox should automatically select "second" in my radcombobox(meaning july 14th is second tuesday of the month). with next radcombobox having tuesday.
I need the code for getting first,second, third or fourth or last (day) based on current date. So, dep on current date , it should automatically change( eg july 25 th 2009 is 4th saturday ). so, on 25th july, we should have " fourth" selected in that radcombobox with saturday selected next on days comboxox. pls do help in this code. i'm struggling a lot here
Thanks,
ZR