Hi,
Here i attached my program and my problem is when i trying to create a Text translation in my login page it is not working
Any One Can Help me?
Please Jothis
:sign0085:
Your problem is that the ListBox height is very small.
Therefore you when you change the language with the arrows you only move the list but there is no SelectionChanged event fired and you need to click into the box to fire the event.
If you change the height, to 60 pixels for example you will see what happens.
You could also replace the ListBox by a ComboBox.
Thank you For Helping me Klaus
but,.
When i login with user name="STUD1" password="STUD1" this will redirect to another page here
i added a button I cant see any translation there
can you help me for that?
:sign0085:
jothis