Later I changed my mind and changed the dropdown binded to a datatable
programmatically. In Design view, the control is shown as "Unbound". The
poblem is: after the change, the SelectedIndexChanged event no longer fires.
Any clue to why this happening?
I'm using vb.net, VS2005. Thanks.
1. The section of your *.aspx file containing the DropDownList
2. The section of your *.aspx.vb file where you do the databinding
3. The section of your *.aspx.vb file containing the SelectedIndexChanged
eventhandler
Seeing this information will probably help both me and others help you solve
your problem.
--
Nathan Sokalski
njsok...@hotmail.com
http://www.nathansokalski.com/
"E. Kwong" <ekwong999AThotmail.com> wrote in message
news:%233FGVIw...@TK2MSFTNGP04.phx.gbl...
http://msdn.microsoft.com/en-us/library/aa347613.aspx
for previous versions you use the iis com api:
http://msdn.microsoft.com/en-us/library/ms524505.aspx
-- bruce (sqlwork.com)
-- bruce (sqlwork.com)