Aspx - how to add dynamic controls

N

Neel

All,

How can add a control dynamically in a html table on an
aspx page?
here is the scenario
User selects a dropdown for car make, then based on car
make the next dropdown fills with list of models.

then i am putting a button add another car, when user
clicks it should show new row with car make dropdown.

I have tried using placeholder no luck
help me out

thank you
Neel
 
G

Giorgio Parmeggiani

Hi

I don't understand

Do you have an asp.net datagrid in your page aspx?

The dropdown car make is present in a datagrid column that is in edit mode?

You could use the footer of every column (TemplateColumn) to visualize the
dropdowns that allow the insertion of a new row

Ciao
Giorgio
 

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
473,755
Messages
2,569,536
Members
45,012
Latest member
RoxanneDzm

Latest Threads

Top