|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.NET multi-column listbox for webpages?To all:
Does anyone know where/how I can get a multi-column listbox object for webpages in .NET. I have seen it implemented using Java -- so I am thinking that somewhere somehow someone clever has found a way to do it using .NET. Thanks in advance, -Tom Define "multiple column listbox". What kind of look are you trying to
achieve? -- Show quoteHide quoteChristopher A. Reed "The oxen are slow, but the earth is patient." "Thomas Phaneuf" <tphan***@yahoo.com> wrote in message news:3tDBf.18111$_c.13775@tornado.tampabay.rr.com... > To all: > > Does anyone know where/how I can get a multi-column listbox object for > webpages in .NET. I have seen it implemented using Java -- so I am > thinking that somewhere somehow someone clever has found a way to do it > using .NET. > > Thanks in advance, > -Tom > More than one column of data for display in a listbox. Has to be scrollable
on the client -- that is the key part. Don't care if it hooks up to a datasource or not, adding items manually is a piece of cake if it is necessary. -Tom Show quoteHide quote "Christopher Reed" <carttu@nospam.nospam> wrote in message news:eRPjCWZIGHA.2628@TK2MSFTNGP15.phx.gbl... > Define "multiple column listbox". What kind of look are you trying to > achieve? > -- > Christopher A. Reed > "The oxen are slow, but the earth is patient." > > "Thomas Phaneuf" <tphan***@yahoo.com> wrote in message > news:3tDBf.18111$_c.13775@tornado.tampabay.rr.com... >> To all: >> >> Does anyone know where/how I can get a multi-column listbox object for >> webpages in .NET. I have seen it implemented using Java -- so I am >> thinking that somewhere somehow someone clever has found a way to do it >> using .NET. >> >> Thanks in advance, >> -Tom >> > > How about these...
http://www.codeproject.com/aspnet/ComboAdjustDropDownWidth.asp http://www.netomatix.com/IndentDropdownList.aspx <%= Clinton Gallagher METROmilwaukee (sm) "A Regional Information Service" NET csgallagher AT metromilwaukee.com URL http://metromilwaukee.com/ URL http://clintongallagher.metromilwaukee.com/ Show quoteHide quote "Thomas Phaneuf" <tphan***@yahoo.com> wrote in message news:JGKBf.23306$vG.8759@tornado.tampabay.rr.com... > More than one column of data for display in a listbox. Has to be > scrollable on the client -- that is the key part. Don't care if it hooks > up to a datasource or not, adding items manually is a piece of cake if it > is necessary. > > -Tom > > "Christopher Reed" <carttu@nospam.nospam> wrote in message > news:eRPjCWZIGHA.2628@TK2MSFTNGP15.phx.gbl... >> Define "multiple column listbox". What kind of look are you trying to >> achieve? >> -- >> Christopher A. Reed >> "The oxen are slow, but the earth is patient." >> >> "Thomas Phaneuf" <tphan***@yahoo.com> wrote in message >> news:3tDBf.18111$_c.13775@tornado.tampabay.rr.com... >>> To all: >>> >>> Does anyone know where/how I can get a multi-column listbox object for >>> webpages in .NET. I have seen it implemented using Java -- so I am >>> thinking that somewhere somehow someone clever has found a way to do it >>> using .NET. >>> >>> Thanks in advance, >>> -Tom >>> >> >> > > Clinton,
Thanks -- doesn't quite get it -- the monospaced font requirement for the first link isn't a good thing, and the second link is just for showing parent-child relations in a dropdown or list -- already very doable without any exotic techniques. But it does get closer to what I need. Basically, I need something similar to a very simple datagrid or gridview that will allow me to have multiple columns aligned. Still open to more ideas. Thanks, -Tom Show quoteHide quote "clintonG" <csgallag***@REMOVETHISTEXTmetromilwaukee.com> wrote in message news:eOT29YeIGHA.2696@TK2MSFTNGP14.phx.gbl... > How about these... > http://www.codeproject.com/aspnet/ComboAdjustDropDownWidth.asp > http://www.netomatix.com/IndentDropdownList.aspx > > > <%= Clinton Gallagher > METROmilwaukee (sm) "A Regional Information Service" > NET csgallagher AT metromilwaukee.com > URL http://metromilwaukee.com/ > URL http://clintongallagher.metromilwaukee.com/ > > > > > "Thomas Phaneuf" <tphan***@yahoo.com> wrote in message > news:JGKBf.23306$vG.8759@tornado.tampabay.rr.com... >> More than one column of data for display in a listbox. Has to be >> scrollable on the client -- that is the key part. Don't care if it hooks >> up to a datasource or not, adding items manually is a piece of cake if it >> is necessary. >> >> -Tom >> >> "Christopher Reed" <carttu@nospam.nospam> wrote in message >> news:eRPjCWZIGHA.2628@TK2MSFTNGP15.phx.gbl... >>> Define "multiple column listbox". What kind of look are you trying to >>> achieve? >>> -- >>> Christopher A. Reed >>> "The oxen are slow, but the earth is patient." >>> >>> "Thomas Phaneuf" <tphan***@yahoo.com> wrote in message >>> news:3tDBf.18111$_c.13775@tornado.tampabay.rr.com... >>>> To all: >>>> >>>> Does anyone know where/how I can get a multi-column listbox object for >>>> webpages in .NET. I have seen it implemented using Java -- so I am >>>> thinking that somewhere somehow someone clever has found a way to do it >>>> using .NET. >>>> >>>> Thanks in advance, >>>> -Tom >>>> >>> >>> >> >> > >
These controls are a real mess
Persisting ListItemCollection values across postback, using ViewSt edit single record in formview Menu Control building via code javascript within TEMPLATECOLUMNS Other browsers listbox scrollbar behavior - newbie Dynamic Control Unable to find control id referenced by the 'ControlToValidate' Pr Wiring up events... |
|||||||||||||||||||||||