M
mohaaron
Hello all,
This probably applies to controls other then the listbox but it's what
I'm having my problem with now. Can anyone tell me if the databinding
event is called late in the cycle or not. I ask because when I use a
declaritive SqlDataSource control with my list box I am checking the
listbox.Items.Count in the page load event and it's always zero.
I wanted to do a foreach ListItem in listbox.Items but it's empty.
Thanks
This probably applies to controls other then the listbox but it's what
I'm having my problem with now. Can anyone tell me if the databinding
event is called late in the cycle or not. I ask because when I use a
declaritive SqlDataSource control with my list box I am checking the
listbox.Items.Count in the page load event and it's always zero.
I wanted to do a foreach ListItem in listbox.Items but it's empty.
Thanks