Getting values of dynamically created controls created AFTER PageLoad/Init - ASP.NET?

The dynamic created controls don't persist after postback, you have to recreate them everytime, it's a technological restriction. To know how many controls create, you could save a variable in session/viewstate/whatever and if you name them just like the previous state, the viewstate will be recovered though.

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