Ask a Question related to ASP Components, Design and Development.
-
Robert Jones #1
Dropdown list using Formview
I am using a Formview to insert data. I need to make 2 dropdownlist depend on
each other.
The first dropdownlist is easy to fill it (contains countries) the issue is
with the 2nd one.
I want to fill it with cities for each country selected.
I am using SqlDatasource.
Thanks for your help
Robert Jones Guest
-
Dropdown list
I would like to display 15 items (lines) in the dropdown list, but by default the list displays only 11 lines. How can I have all the 15 items... -
Refresh dropdown list
On a cfform I have a cfselect dropdown . The situtation is that when an option isn't listed I have a "Add button" next to the drop down that... -
Dropdown Property List??
I'm writing an aspx server control and I need to have a property that displays a dropdown list of things I have in an arraylist. I'm trying to do... -
dropdown list can't selected.
I have a EditItemTemplate in a datagrid that contain a dropdown that bound to a dataset. In that grid I have a ItemCreated to handle the dropdow... -
Binded DropDown list
Hi I'm using a datagrid with a dropdown list in it. The dropdown list is filled with values from SQL database, it's autopostback property is set to... -
Jon Paal [MSMD] #2
Re: Dropdown list using Formview
there are many examples on the internet
when seeking example code, always search google for solutions first.
google;
asp -.net dependent lists
Jon Paal [MSMD] Guest



Reply With Quote

