I have a text view with 3 lines of data.
eg: abcde
efghi
jklmn
Now i need to retrieve the middle line text(efghi).
These 3 lines are unwrap text.
How can i can any one please help me.
Thank u in advance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Done.
But obviously this isn’t the best solution. As soon as someone uses more than one space between words, you’re screwed. From the info you’ve given us though, this is probably your best bet.