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

Describe the difference between a Thread and a Process?

4 Answers  


Differentiate strong typing and weak typing

0 Answers  


If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?

0 Answers  


what is service contract,operation contract?

2 Answers  


what is Master pages in asp.net? what is the advantages and disadvantages?

3 Answers  






1. What is Connection Pooling…? 2. Maintaining Sessions in ASP.NET 3. ASP.NET page lifecycle. 4. Can we store objects in sessions. 5. What is AJAX..? 6. Serialization/Deserialization. Why we use serialization and Deserialization…? 7. What are Arrays and Arraylist..? 8. Difference between Authentication and Authorization…? 9. Difference between abstract class and Interfaces 10. What is a view..? Does a view contain data..? 11. What are triggers..? 12. What are transactions..? 13. What is Metaview (oracle)..? 14. What is Inheritance..? How can we call a method from the base class..? 15. Can an abstract class have zero abstract methods..? 16. How to read from Message Queue..? 17. What is Metadata..? 18. You would prefer to have business logic in c# or DB Side..? Why…?

1 Answers   Franklin Templeton, Sky InfoTech,


Name some asp objects?

0 Answers  


how to send mail in asp.net

2 Answers  


Is it possible to add aspx.vb file in to C# Web Project? If so how can i use the vb file in the C# Web project?

3 Answers  


Which is the best institute to learn Microsoft Technologies and the faculty if you Know?

0 Answers   TCS,


Explain how can we inherit a static member?

0 Answers  


All kind of access specifiers for a class and for methods ?

1 Answers   MMTS,


Categories