Hey I am using asp.net mvc architecture.
I creating one dropdownlist using
<select id="State" name="State"></select>
this is dynamic list.Its displaying properly.
But in time of Edit.If i load a page dropdownlist is not
displaying the item which is stored in table.



Hey I am using asp.net mvc architecture. I creating one dropdownlist using <select id="Sta..

Answer / ff

enable auto postback true for drop down

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is the exact purpose of http handlers?

0 Answers  


How to set the pane area to transparent of a scrollPane component.?

0 Answers   MCN Solutions,


Briefly describe the role of global.asax?

0 Answers  


What methods are fired during the page load?

3 Answers  


different architectures of asp.net?

1 Answers  


What is view state and how this can be done and was this there in asp ?

3 Answers   Accenture, BirlaSoft, CTS, Mphasis,


In asp.net, how can you validate drop down box?

0 Answers   Accenture,


How many types of validators are there in asp net?

0 Answers  


Why is it important to maintain session state?

1 Answers  


Give real time examples for polymorphism, encapsulation, inheritance..

2 Answers   L&T,


Is asp.net a programming language or framework?

0 Answers  


What are the advantages of passport authentication?

0 Answers  


Categories