Popup with a drop down list (asp.net and vb.net)

E

enden

Hi, I have a datalist that I would like to populate with user chosen
data from a dataset.

I would like the user to press a "new" button witch would open a small
dialog box with a dropDownList containing all entries from the
dataset. The user would then choose one item from the dropDownList
and this would be added to the datalist.

My problem is how to open a dialog box with a dropDownList, and how to
return the chosen item to the "mother" window.

Any sollutions out there?

btw, I consider myself a beginner with asp/vb and Visual Studio, so
commets are crutial :p

edid; my expeience is mostly code behind, så I really won't understand
a thing if I get a pure asp reply :(
 
A

Alvin Bruney [MVP]

Your post went unanswered. Have you resolved this issue?

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/3he3b
enden said:
Hi, I have a datalist that I would like to populate with user chosen
data from a dataset.

I would like the user to press a "new" button witch would open a small
dialog box with a dropDownList containing all entries from the
dataset. The user would then choose one item from the dropDownList
and this would be added to the datalist.

My problem is how to open a dialog box with a dropDownList, and how to
return the chosen item to the "mother" window.

Any sollutions out there?

btw, I consider myself a beginner with asp/vb and Visual Studio, so
commets are crutial :p

edid; my expeience is mostly code behind, så I really won't understand
a thing if I get a pure asp reply :(
 

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

No members online now.

Forum statistics

Threads
474,434
Messages
2,571,691
Members
48,796
Latest member
Greg L.

Latest Threads

Top