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

how to elimainte the similar data from the different tables

0 Answers  


What is difference b/w Generic List and Arraylist, Generic List Vs HashTable, Generic List Vs No Generic? Pls Explain with example.

2 Answers   Polaris, Syntel,


What is Runtime callable wrapper?

2 Answers  


If there are two web.config files in a application which config files will get priority?

5 Answers  


Explain the difference between AutoPostBack and IspostBack in ASP.NET?

0 Answers   Sans Pareil IT Services,






Describe the sequence of action takes place on the server when ASP.NET application starts first time?

0 Answers   CDC,


How can you handle errors in Web API?

0 Answers  


Describe the difference between inline and code behind - which is best in?

0 Answers  


Explain the concept of event bubbling in ASP.NET?

0 Answers   Sans Pareil IT Services,


About Global .asax ?

6 Answers   Satyam,


What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)?

1 Answers  


Explain the differences between managed and unmanaged code?

0 Answers  


Categories