I am positive I am selecting one item at a time. It's only possible to
choose one item, anyway.

It works fine if I bind the data the old fashioned way (in a loop), but it
blows up when I try DataBind();

Any other suggestions?

--
_____________________________
Ron Rodenberg
Lead Software Engineer
Razorvision Technology, Inc.
(214) 207-1688
"alien2_51" <dan.billow@n.o.s.p.a.m.monacocoach.com> wrote in message
news:e%23BVaJfXDHA.2328@TK2MSFTNGP12.phx.gbl...
> Only one item in the ddl can be selected at a time using its default
> behavior are you sure your not try to select multpli items....?
>
> "Temp" <tempmail@temp.com> wrote in message
> news:bh10dm$vtd@library2.airnews.net...
> > I have 4 DropDownLists with each bound to a particular DataSet.
> >
> > When I try to select an option in one of the boxes, the others are
> disabled
> > (so that only one option can be chosen at a time).
> >
> > When I select an item in the list, my browser crashes.
> >
> > Does anyone have any ideas/suggestions as to what could be causing this
> > peculiar behaviour?
> >
> > Thanks,
> >
> > Ron
> >
> > --
> > _____________________________
> > Ron Rodenberg
> > Lead Software Engineer
> > Razorvision Technology, Inc.
> > (214) 207-1688
> >
> >
>
>