Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Multi-level master-details. How to?

Reply
Thread Tools

Multi-level master-details. How to?

 
 
Bogdan
Guest
Posts: n/a
 
      04-15-2008
Hi,

I'd like to have a page with DropDownList, GridView, FormView, and a list of
label/value pairs. The GridView records will be filtered out on the
selected value in the DropDownList. The FormView record will display fields
of the currently selected record in the GridView. I'm OK up to this point
because I've done it before.
Here is where I get lost. The record shown in the FormView (and selected in
the GridView) has associated records in the database. I'd like to display
them as a list so they can be inserted, updated, or deleted. Because these
records have only a single field (column) I'd like to display them on the
same page as the above mentioned controls.

Can someone please give me some ideas how to accomplish this?

Thanks,
Bogdan


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57