Composite control listbox SelectedIndexChangedEvent not firing

S

studen771

Thanks in advance to anyone who can help :)

I have a listbox within a composite control whom I want to capture the
SelectedIndexChanged event. I expose the listboxes 'AutoPostBack' property
and set it to true so this event can happen.

**The listbox does successfully perform post backs to the server upon the
user selecting different items (SingleMode of course)**

However, the selectedIndexChanged event does not 'bubble up' or fire. (I do
have a button control who's command event does successfully fire and is
captured in the overridden OnBubbleEvent method)

Help anyone??
 
T

Teemu Keiski

Hi,

how is the ListBox populated in the control? Is it populated only initially
(databound)?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top