cancel
Showing results for 
Search instead for 
Did you mean: 

how to get the particular date information in calender???

anil_kumar259
Active Contributor
0 Kudos

Hi Experts,

I am using date navigator of type calender month view, now i want to get the information of the particular date in the calender and bind that data to the tooltip.

I am able to get the information of the dates in the calender and i am setting it to the one context attribute. Now where should i bind the context attribute in my application.

Can anyone please help how to do that????

Regards,

Anil

Accepted Solutions (1)

Accepted Solutions (1)

anil_kumar259
Active Contributor
0 Kudos

Hi Jun,Nimisha,

Thanks for the reply.

In my appliation i am using the date navigator UI element which of type calender month view.

once user moves cursor on to the any of the date in the calender i have to display the pointed date information.

I have achieved it by created context attribute and i have binded it to the datemarkingelement tooltip.

0 Kudos

Good to know that you used the same context attribute to achieve the results.

Answers (2)

Answers (2)

0 Kudos

Hi Anil,

Instead of using a Date Navigator ,why dont you use a simple Context Attribute named CTX_VA_Date of the type Date and bind it to the date field and also to the tooltip you have mentioned above..

Also please elaborate as to what you want to do with date information exactly as right now it is bit ambiguous.

0 Kudos


Also in case if it is necessary for you to use Date Navigator

Please check out the following link:

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c059344a-1930-2d10-6e8a-dcec5f949...

junwu
Active Contributor
0 Kudos

how to do what?