View does not display updated values when using HTML helpers in asp.net mvc?

A similar question has only recently been asked: stackoverflow.com/questions/1786393/set-....

Yes thats kind of strange. I asked the question yesterday. (See here why it is not strange - Buses always come in threes maa.Org/mathland/mathtrek_3_26_01.

Html). I did not accept the answer yet because I have to test it more, but it looks like the right solution. – Malcolm Frexner Nov 24 '09 at 10:22 The buses explanation does not work for SO questions ;-) – queen3 Nov 24 '09 at 10:55.

Vahe. I have such a problem, but I think that we both don't understand MVC application lifecycle. Let wait other answers.

You should do it like this: The Html.TextBox() have a overwrite version take object value arg to populate the text value!

I think the OP has the issue when he posts to the action. A default value is only set, when there is no value for Title in the post. – Malcolm Frexner Nov 24 '09 at 10:19 just have a try on my sugesstion!

BTW I don't understander what did you mean above. – user196424 Dec 3 '09 at 3:45.

Public ViewResult Index(MyModel k) { ModelState.Clear(); k. Title = "Title"; return View(k); } Have you tried to add ModelState.Clear() as in the above sample? Hope this helps!

There is probably just a mistake in the view you're rendering.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions