ActiveView the current data set |
Post Reply |
Author | |
omestephan
Newbie Joined: 21 September 2009 Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 21 September 2009 at 5:46am |
We using the Calander Object in our Powerbuilder application. We want to retrieve only the events from de begin and end date from the current view. We using the follow code in the events ‘ViewChanged’ , ‘OptionsChanged’ , ‘TimeScaleChanged’ , ‘DataChanged’. Only id_start and id_end is always 1 day and not the currect view set off days.
id_start = DATE(ole_calendar.object.ActiveView.Days(0).Date) Retrieve( id_start , id_end ) |
|
Xtreme SuitePro (ActiveX) 13.1.0
Windows Vista Ultimate (32bit) SP2 Powerbuilder Enterprise 11.5 |
|
mdoubson
Senior Member Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
|
Please see the post - https://forum.codejock.com/forum_posts.asp?TID=12426&PN=1
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |