Ask a Question related to ASP.NET General, Design and Development.
-
Temp #1
Re: DataBinding to DropDownList = Browser Crash ?? Any Ideas?
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...> disabled> > 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>> > (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
> >
> >
>
Temp Guest
-
Crash the browser
I have a problem and need some advise. When I try to run my flash, is there a limitation (on system memory or calculation limits) that would... -
Browser/Director crash...
Hi there! I'm in a HUGE trouble. I'm programming a 3d minigolf game using Havok xtra. I have the main menu in an internal cast and the 9 holes in... -
Composite DropDownList Databinding issue
Hi, I am trying to create a composite control which inherits from system.web.ui.webcontrols.webcontrol that contains a dropdownlist control and... -
Browser Shmouser...Any Ideas?
Browser stuff again... When I view my pages in NS (above 4.7) the pages look fine. When I go to view them in IE5 there is white space around the... -
Databinding Related Dropdownlist
have two Dropdownlist and one which is containing States and one containing Cities. I know how to do all the little databinding task in visual...



Reply With Quote

