Ask a Question related to ASP.NET General, Design and Development.
-
Paul #1
DropDowns... another one.
Hi all,
I've got a DataList control that binds to a sqldatareader. In each row, I'd
like to include a DropDown box with 5 fixed selections.
This is basically for a rating system on each row, select (good, ok, bad,
etc), and it updates the database with the updated ratings. I dont think
the dropdown needs to be bound to anything. All I need to do is run a
function passing it the the value of the selected item. The problem I'm
having is when I a control into the item, it just replicated it for each
row, there's no way I could see of distinguishing which dropdown was
selected, so I don't know when row to update.
Can anyone point me in the right direction of how to put server controls
(i.e. the dropdown) in dataliststs.
Thanks,
Paul
Paul Guest
-
CSS dropdowns in IE - help!!
I'm working in Dreamweaver MX and have created a CSS drop-down navigation that's working exactly as desired in Safari and Opera, but problematic in... -
Dependent Dropdowns
I have searched high and low and haven't found a good tutorial for doing dependent dropdowns. I have 2 tables in my DB, Cat and SubCat, Cat... -
MULTIPLE DROPDOWNS, ASP, VBSCRIPT
Hi, I''m looking for someone to help me out in ASP. I''ve 3 to 4 or more combo boxes. On the change event of the combo boxes I want to fill the... -
Can JS dropdowns be on top of layers?
Just wondering..... check it: www.downtownsound.com BR Thanks! -
Dropdowns in Netscape 4.7
Kim!!! Thanks.



Reply With Quote

