Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

PostBack

0 views
Skip to first unread message

Peter K

unread,
Mar 11, 2010, 2:52:21 AM3/11/10
to
Hi

with some controls (eg the Calendar control), a "SelectionChanged" event is
fired when the user chooses an item/date.

Well actually you get a "post-back" and a "selection-changed" event. And
this only if the user selected a *new* item, not if they selected the same
item. Then you just get a "post-back", not a "selection-changed".

Is there anyway, in Page_Load that I can tell if a "selection-changed" event
is also in the pipeline?

/Peter

0 new messages