Hi all,
i have the following scenario in developing a sample CAF Application:
i have 3 tabs as Deposit, Withdrawal, CurrentBalance and 3 input variables textbox1, textbox2, textbox3.
- If the end user clicks on Deposit tab, then the textbox1 should hold a text value as ‘DEPOSIT’
- If the end user clicks on Withdrawal tab, then the textbox2 should hold a text value as ‘WITHDRAW’
- If the end user clicks on CurrentBalance tab, then the textbox3 should hold a text value as ‘BALANCE’…
Is there any ways to implement this ?..
Im just a begginner in CAF, so pls pardon for my ignorance…
thanks in advance
Sathish K