Hey
Please add an additional OnFocusLost event for the input and text controls to able to execute some logic when the focus is not longer on a control. e.g. in our case we want to hide a text input control and show a lable control as a placeholder when the text is empty, but this not possible because we are not able to check for content and hide the textbox when the user is deselecting the text input control.
Thanks Christoph
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.