I have a RadTabStrip containing some tabs and ScrollChildren is set true. Whenever there is a Multiline TextBox in any of the tabs, after focusing the Textbox or writing something on it, if I click on any of the tabs, the RadTabStrip disappears. It again shows after a single click anywhere on the screen!
N.B. If I set ScrollChildren to false or make the TextBox singleline, this unexpected behavior vanishes! Have someone faced this weird error before? What is the way around!
N.B. If I set ScrollChildren to false or make the TextBox singleline, this unexpected behavior vanishes! Have someone faced this weird error before? What is the way around!