Hi, guys!

I really cannot describe my problem with a words, so I record debug process
in a video.

Here it is:
http://www.youtube.com/watch?v=5EVwNhdQ8o4&feature=player_detailpage

Track changes of a IFormField<T>.this.value and object ID's in a memory and you understand what I mean.

Recommended Answers

All 2 Replies

Sounds like you have a 'shadowed' variable. Two variables with the same name at different levels of scope.

Sounds like you have a 'shadowed' variable. Two variables with the same name at different levels of scope.

I think about it, but I check all classes in hierarchy more than twice.
Also needs to say, that other forms processing works fine...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.