Hi,
I've a RadTextBox inside a RadPageView working with a RadTabStrip control. When the user types in a value in it and, with the TextBox in focus, clicks on the next tab, then the changes inside this TextBox disappear (the blur does not happen).
It appears to be an issue only in IE, I tried Chrome and it works great there. I'm using :
ASP.NET Ajax : 2013.2.611.40
Browser : IE 9
Nishant