B4J Question AS CalendarExpandable question

vfafou

Well-Known Member
Licensed User
Longtime User
Hello!
I would like to ask @Alexander Stolte if there is any event triggered when we change the month from header.
I need to do some tasks when the month is changed.
 
Last edited:

Alexander Stolte

Expert
Licensed User
Longtime User
I would like to ask @Alexander Stolte if there is any event triggered when we change the month from header.
Yes, in V1.11+ with the PageChanged event
Update
  • 1.11
    • Add Event PageChanged
    • Add get CurrentMonthWeek
    • BugFixes
 
Upvote 0
Top