iPhone app development : How can i get a table view in which whn i click on a cell a text view shoul
Posted
by Vivek Sharma
on Stack Overflow
See other posts from Stack Overflow
or by Vivek Sharma
Published on 2010-04-07T05:35:57Z
Indexed on
2010/04/07
5:43 UTC
Read the original article
Hit count: 428
How can i get a table view in which whn i click on a cell a text view should expand just below that cell it should look like clicking on a button an it will create a text view in between clicked button and its below button...
i m trying to create a pictorial view...
tabel view:
button 1 >
button 2 >
button 3 >
table view:
button 1 >
button 2 v
.
.
. text view
.
button 3 >
plz solve my problem i m new for iphone app development....
reply me on
advance thnx
Vivek Sharma India
© Stack Overflow or respective owner