Hi , I am creating a UItableview , in which ,in each cell,creating a UItextview.Here I am getting text in each cell.when we click in a particular row, the UItextView is created within the row,filled with the specified cell text.
Now when i click on the text within UItextView,the text moves upwards and due to which we can't able to see the text.
I tried by appending it by '/n' but it works only in case when i click above the text .But when i click below the text,it simply moves upwards and not viewable.
Please provide suggestion for it.
Thanks
Pankaj Singh