Welcome Guest Search | Active Topics | Sign In | Register

eo.calendar Options
BobB
Posted: Thursday, October 25, 2012 1:45:42 PM
Rank: Newbie
Groups: Member

Joined: 10/25/2012
Posts: 5
First time user of eo.calendar. Set up test page with canendar control but I'm
not getting SelectionChanged events when a date is selected from calendar.
eo_support
Posted: Thursday, October 25, 2012 1:54:55 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

You will need to set AutoPostBackOnSelect to true.

Thanks!
BobB
Posted: Thursday, October 25, 2012 2:13:26 PM
Rank: Newbie
Groups: Member

Joined: 10/25/2012
Posts: 5
I tried that but its still not working! I have a button object that has a click event and it firing okay
BobB
Posted: Thursday, October 25, 2012 2:14:37 PM
Rank: Newbie
Groups: Member

Joined: 10/25/2012
Posts: 5
I also noticed that I cant change the month on the calendar by clicking the arrows.
eo_support
Posted: Thursday, October 25, 2012 2:18:54 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

I am not sure what else to tell you then. We tested that and it works just fine.

Changing month on the Calendar by clicking the arrow does not change your current selected date. So that has nothing to do with SelectionChanged event. There is a separate "Scroll" event, which works together with AutoPostBackOnScroll property.

Thanks
BobB
Posted: Thursday, October 25, 2012 2:23:32 PM
Rank: Newbie
Groups: Member

Joined: 10/25/2012
Posts: 5
Can I post the source code for you to review. Its very small.
eo_support
Posted: Thursday, October 25, 2012 2:31:12 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

You can. But please be advice that if the problem is caused by a general ASP.NET programming issue, then we will just tell you it's in your code WITHOUT pointing out what's wrong with the code. You will also need to remove any code that has to do with your particular business scenario/logic. We have this policy because we offer our support for free so we need to avoid abuse (otherwise everyone will just run their code through us whenever they run into any kind of problem, regardless it has anything to do with us or not).

Thanks!
BobB
Posted: Thursday, October 25, 2012 2:40:05 PM
Rank: Newbie
Groups: Member

Joined: 10/25/2012
Posts: 5
I have some new information. I ran my test using the Google Chrome browser and it worked well. I'm receiveing the events
as expected. When moving back to IE it fails. I'm using IE 9 and Visual Studio 2010. So you might want to check your product against that version. BTW I'm not looking for you to debug my program. The only code in there is the code to test your product.
eo_support
Posted: Thursday, October 25, 2012 2:48:30 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

Thanks for the additional information. We tested in IE 9 and it still works fine. So you might have some kind of plug-in or something else in your IE that conflicts with our product.

Please do not take our disclaimer personally. We are not accusing you asking us to debug your code. We just believe by clearly explain our policy to you you would have a better idea of what you can expect from us, in another word, what you are buying if you do decide to buy.

Thanks!


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.