Hi i need a many to many select, for example i need a control to select many
clients and after that to select all the details for that clients, but i
dont know how to do it. can you suggest me a control to do that and how to
make that?
ThanksOn Mar 21, 9:02 pm, "Marcos Galaviz" <marcosgalavizNOS...@.hotmail.com>
wrote:
> Hi i need a many to many select, for example i need a control to select m=
any
> clients and after that to select all the details for that clients, but i
> dont know how to do it. =BFcan you suggest me a control to do that and ho=
w to
> make that?
> Thanks
What about two DropDownLists connected on SelectedIndexChanged() event?
Marcos Galaviz wrote:
> Hi i need a many to many select, for example i need a control to select ma
ny
> clients and after that to select all the details for that clients, but i
> dont know how to do it. can you suggest me a control to do that and how t
o
> make that?
>
Is it really a many to many relation? Can a specific detail item belong
to more than one client?
Otherwise you have a one to many relation, where a client can have more
than one detail items, but each detail item belongs only to a single client.
Gran Andersson
_____
http://www.guffa.com
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment