Hello,
I have a tabcontrol with 2 tabs. Now I want to check in the LostFocus of my TextBox on the second tab (sdk-Microsoft) if the input is valid or not and if it's not valid then I set the focus on the field again. This is working fine at every situation, except I click on the RadTabControl. There the tab is changed before I get the LostFocus of my TextBox, so I am not able to stop the user changing the tab.
best regards,
Richard Koslik
I have a tabcontrol with 2 tabs. Now I want to check in the LostFocus of my TextBox on the second tab (sdk-Microsoft) if the input is valid or not and if it's not valid then I set the focus on the field again. This is working fine at every situation, except I click on the RadTabControl. There the tab is changed before I get the LostFocus of my TextBox, so I am not able to stop the user changing the tab.
best regards,
Richard Koslik