Codejock Calendar Refreshing Issue? |
Post Reply |
Author | |
prashant
Senior Member Joined: 19 February 2007 Location: India Status: Offline Points: 165 |
Post Options
Thanks(0)
Posted: 21 May 2008 at 3:04am |
Hi Team,
I am facing calendar control refreshing problem.. Scenario goes as follows. 1) I have overloaded function DoRetrieveDayEvents, my data addition flow starts from this function. 2) In another function I am fetching data from my own database and generating new events. 3) I am setting unique Event ID in this function itself. The problem starts when I add data on double click using my own dialog box, It's getting stored in my database but I am not able to see Event on calendar control. To view newly added event I have to call 1) .RemoveAllEvents() 2) .Populate() Is there any way to tell Calendar control that new event is added please refresh yourself? Thanks in advance. |
|
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 |