Please do not post the same thing multiple times. The board software automatically flags certain posts as needing moderator attention. This happens the most often for new users. I'm pretty sure this is made clear at the time you attempt to post. Posting the same thing over and over again just makes that many more posts the moderators have to weed through later. This makes us sad. Don't make us sad. If your post/thread doesn't appear, just wait a while. Don't post it again. If it hasn't shown up by the next day, then you can try again. I normally go through posts in the mornings, and try to check a few times throughout the day, but I'm not here 24/7. There will typically be a significant delay before posts are approved. Just be patient.
I have made an application in which I have UITableview and UIView. In UIView I have a text field i which entered data must be save in the UITableView Controller. For this I have done thi:
I have made an application in which I have UITableview and UIView. In UIView I have a text field i which entered data must be save in the UITableView Controller. For this I have done thi:
no it doesn't crashes. the failure I am facing is "Data is not being entered"
thanks
Well, seeing as you create 'add' one line before you add it to the UITableView, my guess is that the text field is empty (unless your AddView init() call populates the text field with some data).
You'll need to have some data in your text field before you add it to your table view.
[SIGPIC][/SIGPIC]
Highlight PDF text like no other app: iHighlight(now available for iPad and iPhone!)
I haven't just created the textfield. Actually I do put data in text field after running the program but when I check the tableview, it shows empty. It is not being done with this too. It is not showing the string.
Replies
Highlight PDF text like no other app: iHighlight (now available for iPad and iPhone!)
-----
Create iPhone lists with no typing: <a
- Spam
- Abuse
- Troll
0 · Off Topic Insightful Disagree Dislike Like Awesomethanks
- Spam
- Abuse
- Troll
0 · Off Topic Insightful Disagree Dislike Like AwesomeYou'll need to have some data in your text field before you add it to your table view.
Highlight PDF text like no other app: iHighlight (now available for iPad and iPhone!)
-----
Create iPhone lists with no typing: <a
- Spam
- Abuse
- Troll
0 · Off Topic Insightful Disagree Dislike Like Awesomefor explaining you:
I have done this in array
This is TableView array. Means Today's page array
- Spam
- Abuse
- Troll
0 · Off Topic Insightful Disagree Dislike Like AwesomeHighlight PDF text like no other app: iHighlight (now available for iPad and iPhone!)
-----
Create iPhone lists with no typing: <a
- Spam
- Abuse
- Troll
0 · Off Topic Insightful Disagree Dislike Like AwesomeI haven't just created the textfield. Actually I do put data in text field after running the program but when I check the tableview, it shows empty.
It is not being done with this too. It is not showing the string.
- Spam
- Abuse
- Troll
0 · Off Topic Insightful Disagree Dislike Like Awesome