Gridview and mult-select boxes

D

David W

I am looking for a gridview example for including a multi-select box -
either for in-line editing or master-detail records.

For example, I have 3 tables:
Product, Category, and ProductCategory
Each product can have one or more categories assigned to it - a typical
many-to-many database relationship.

I would like to have a gridview listing the product fields, with
insert/edit/delete capabilities. I would prefer the edit to be in-line, but
will use a master-detail setup if necessary. The product update would
actually update both tables (Product and ProductCategory) through one or two
stored procedures (sprocs are a hard requirement). TSQL sprocs would be
used for the select statement(s) as well. I am fairly new to ASP.NET and am
having some difficulty finding an example of this.

Any help appreciated,
Dave
 
Joined
Oct 19, 2007
Messages
1
Reaction score
0
Did u ever figure this out?

Hi Dave,

Did you ever figure out how to do this? I too have a project where I would like to implement something similar.

Thanks a lot,
Picazo
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,260
Messages
2,571,039
Members
48,768
Latest member
first4landlord

Latest Threads

Top