Hi Guys,
I am facing some issue with sap.ui.commons.TextField Control value.
I am using Tab Strip layout, In that first Tab having Text Field.
Here I am changing Text Field value (Cursor remains in Text Field while selecting tab) and selecting second Tab of Tab Strip.
Again coming back to first Tab. There Text Field Showing old value not new one which I have entered before tab selection.
Please help me to resolve this issue. How can retain new value in Text Field?
You can refer following Tab Strip Example also