This is a migrated thread and some comments may be shown as answers.

Advanced form ViewState & events

2 Answers 75 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
sean parker
Top achievements
Rank 1
sean parker asked on 18 Jul 2011, 03:25 PM
We're working on a customized advanced form & running into what appears to be some strange behavior. For example, there are a couple of checkboxes in the advanced insert form which fire CheckChanged events, but the events are only fired every other time a user interacts with the checkbox (initial change fires event, second change does not, third does, etc). So, seems like perhaps the checkboxes are somehow only firing the events when their state has changed from their value when the form was created. Is this a state maintenance issue?

I have enabled ViewState on both the RadScheduler and then on the checkbox controls themselves (when they didnt appear to be inheriting that from the scheduler). Also, the scheduler is inside an AJAX update panel.

Thanks for your help!

Sean

2 Answers, 1 is accepted

Sort by
0
sean parker
Top achievements
Rank 1
answered on 19 Jul 2011, 03:56 PM
Just checking on this (bump!). We've been evaluating Telerik controls as a replacement for another suite & so I'm anxious to prove that we're able to duplicate the existing user experience. If you need any information or examples from me, I'll be happy to provide. Thanks!
0
Peter
Telerik team
answered on 20 Jul 2011, 01:44 PM
Hi Sean,

Attached is a simple working demo that works as expected. Let me know what is different with your implementation that could cause the problem.

Best wishes, Peter
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Tags
Scheduler
Asked by
sean parker
Top achievements
Rank 1
Answers by
sean parker
Top achievements
Rank 1
Peter
Telerik team
Share this question
or