freelanceprogrammers.org Forum Index » ASP
Passing values from one listbox to another?
Joined: 13 Jan 2006
Posts: 3
Passing values from one listbox to another?
I have an aspx page that will contain 2 listboxes, the first listbox
has 3 columns, second listbox has "n" columns. I know I`ll need a
different control that supports multiple columns, but I`m using the
listbox for example purposes. So feel free to suggest alternatives.
The first listbox (or whatever) contains Name, City and State. I`d
like for the user to be able to select 1 or more items, which will
be passed to a second listbox when the user clicks on the add
button.
For example:
Shawn Washington DC Add->
Bob New York NY
Within the second listbox (or whatever) I`ll then add the passed
over Name, as well as display "n" columns that correspond to legs of
a trip. Each leg will be a checkbox determining that the person is
part of that leg.
For example:
Leg1 Leg2 Leg3...
Shawn X X
Bob X X
I`ve seen examples using listboxes, but these are only one
column...so I`m hoping someone can suggest a better control/way to
do this.
Thanks in advance for your time and assistance.
Joined: 11 Jan 2006
Posts: 38
Passing values from one listbox to another?
You mean like http://easylistbox.com/demoSwapper.aspx ?
Of course it would require a bit more custom coding based on that leg
business, but it`s an interesting thought.
On 1/12/06, shawnarnwine <shawnarnwine@...> wrote:
>
> I have an aspx page that will contain 2 listboxes, the first listbox
> has 3 columns, second listbox has "n" columns. I know I`ll need a
> different control that supports multiple columns, but I`m using the
> listbox for example purposes. So feel free to suggest alternatives.
>
> The first listbox (or whatever) contains Name, City and State. I`d
> like for the user to be able to select 1 or more items, which will
> be passed to a second listbox when the user clicks on the add
> button.
>
> For example:
>
> Shawn Washington DC Add->
> Bob New York NY
>
> Within the second listbox (or whatever) I`ll then add the passed
> over Name, as well as display "n" columns that correspond to legs of
> a trip. Each leg will be a checkbox determining that the person is
> part of that leg.
>
> For example:
> Leg1 Leg2 Leg3...
> Shawn X X
> Bob X X
>
> I`ve seen examples using listboxes, but these are only one
> column...so I`m hoping someone can suggest a better control/way to
> do this.
>
> Thanks in advance for your time and assistance.
[Non-text portions of this message have been removed]
All times are GMT
Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Freelace Website Designer - Customer web design and software building.
China Wholesale - Electronics Products
Character Studio - Tutorials and Help
China Wholesale - Electronics Products
Character Studio - Tutorials and Help







