Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #37.0K
3 Posted Topics
Re: Shift+Tab
there are leave items....u have to write code in leave item.......if(textbox1.text="") { textbox1.text=""; } else { textbox2.text=something; textbox3.text=something; } }
use leave item and fire data to required text box.....
The End.
prasan7