table lookups

G

Guest

hey all,

i have an asp.net page that has several drop down lists objects on it. The
data that I will be binding to each of these drop down lists will come from a
single standard lookup table.

My question here is would a DataViewManager object help in this instance?
(Also, I guess I'm trying to figure out when the DataViewManager object is
appropriate).

thanks,
rodchar
 

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

Similar Threads

C# Web User Control help 3
looking for a few good ideas 1
question about custom controls 4
binding template items together 2
objectdatasource filter. 3
client side way 2
Populate a Drop Down List 3
default.aspx 2

Top