on 2007 Dec 20 10:49 PM
hi,
i have drag DateNavigator in the layout, how to get the selected date or month from the calender,
can anyone guide.
Hi
In the DateNavigator there are 2 events one for date select(OnDaySelect) and another for month select(On MonthSelect) whenever a user clicks on a day/month corresponding day/month is passed to the event.
Whenever you create an event handler for these 2 events either you can manually add importing parameter (DAY type D/MONTH type I and YEAR type I ) for the methods correspondingly or
whenever you create action thorugh UI don't forget to select checkbox for "Transfer UI Event Parameters" in action dialogbox.
This should give you the selected date or selected Month of the Year.
Hope this answers your query.
Thanks
Aditya
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
83 | |
12 | |
10 | |
10 | |
10 | |
9 | |
8 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.