0
votes
1answer
25 views

Changes to UITableViewCell take effect after scroll

I would like my UITextView to adjust the height to the size of the text inside of it and I would like to move a UILabel depending of the size of the text inside of it to position itself to the right. ...
1
vote
1answer
23 views

UIProgressview in subclassed UITableViewCell need to be used in other UIViewController

I have a subclassed custom UITableViewCell, in which I am inserting a progress view in it. here is how: -(void)layoutSubviews { applicationDelegate = [[UIApplication sharedApplication] ...
0
votes
1answer
33 views

Best Way To Implement Accordian in UITableView

I want to implement accordian in only one of my UITableView rows (second row maybe) and I want to implement this without using any custom class or custom cell class. Clicking on the accordian row 'n' ...
0
votes
2answers
35 views

How to activate next and previos UITextField in a UITableView?

I am using this one in my application for adding UITextFields to my UITableViewCells, am now at a loss how I can let the user jump to the next item by using the next button in toolbar in ...
0
votes
1answer
45 views

ios 6 - Fire segue just after data has been loaded

I have some data in TableView. What I want is to call services just after user tapped on row. Main problem is that 'performToSegue' is calling first so there is no data to populate in tableView in ...
1
vote
2answers
42 views

IPhone Storyboard custom cell disappears when scrolling down

I have just finished a project where I use a custom cell for my TableView in Storyboard. The problem is that when i scroll down the content in each cell is gone, which in my case is two Labels. This ...
2
votes
2answers
57 views

Changing accessoryView on highlight of UITableViewCell

I'm trying to get my UITableViewCell to change it's accessoryView on highlight. So the accessory is darker when highlighted. I've managed to make it work pretty well so far with one exception. When a ...
0
votes
1answer
42 views

Display more than one value in single row in tableview

I have dynamic values in array. I have to display 4 values in one row and remaining value in another row. for eg. count of array is 10. 1st row contain 1, 2, 3, 4 2nd row contain 5,6,7,8 3rd row ...
0
votes
1answer
158 views

TableView Cell contents not shifting in editing mode iOS 6

I have subclass of UITableViewCell. Here is my setup I have used Autolayout. Now when user swipe on cell , I can see "Delete" button , but it overlaps my right side imageview. Cell contents are not ...
0
votes
1answer
58 views

More than one buttons in uitableviewcell

I have to create a cell in which more than one buttons resides. Here tableview is expandable and collapse,number of section and number of row in section is dynamic. I want task in this manner that ...
1
vote
2answers
73 views

Calculate dynamic height of uitableviewcell

I'm searching too many questions related to increasing height of UITableViewCells but I can't get exactly what I want. I have to calculate dynamic height of UITableViewCell. But, problem is in my ...
3
votes
1answer
177 views

Why does auto layout in table view cells cause the table's content size to be incorrectly changed?

I'm using Xcode 4.6.1 and I have an iOS 6.1 app. It has a table view that drills down into another table view. The second table view uses custom cells to display its data. However, there is a problem ...
0
votes
1answer
82 views

How to implement UISearchBar on a customised UItableview in which data is populating through json webservice?

In my code i am getting data through json webservice and i have used UITableviewcell because i need to show more details of user in my UITableview. Here is the code - (UITableViewCell ...
0
votes
1answer
33 views

Table cell prototype - outlets not working

I have cell prototype with custom class where I have outlets. STRMEpisodeCell.h #import <UIKit/UIKit.h> #import "Show.h" @interface STRMEpisodeCell : UITableViewCell @property (weak, ...
0
votes
2answers
66 views

UITableViewCell Expandable Crash

I am facing a problem about expandable tableviewcell. It crashes when i try to expand tableviewcell. I don't understand where app crashes. Please suggest me some solution. Please Help Me. My Code: - ...
0
votes
2answers
22 views

tableview internal inconsistency when deleting

I have an array (datasource) with a set of addresses, my tableview is set to have double the amount of cells from the datasource so I can style the odd cells to be small and clear (to make the ...
0
votes
1answer
52 views

ios6 remove last cell in section causing error

I am getting this error when deleting the last row in the section of a UITableView. * Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid update: invalid ...
1
vote
4answers
88 views

UIImageview in TableView

I have to display image in tableview,i got all images but it does not display. Here Array contains 3 images, these images came from server. when cell for row at indexpath call it display only 3rd ...
0
votes
2answers
129 views

uilabel from custom tableview cell is not displayed in tableviewcontroller

I have created a table view controller and custom cell .I have created a new tableviewCell file which has outlets for the labels in the custom cell . I have imported the tableviewcell class in ...
2
votes
2answers
64 views

Setting cell.textlabel.text from json array

Hello I'm trying to parse data from json and get the values to show in cells. Here is my ViewController.h #import <UIKit/UIKit.h> @interface ViewController : UIViewController { IBOutlet ...
0
votes
0answers
30 views

Save Checkmark State UItableview

Struggling. UISwipeGesture toggles a checkmark image without issue. However, I cannot figure out how to save the state. I am playing around with saving a mutable array (accessoryStyle) to ...
0
votes
1answer
115 views

UITableView doesn't scroll when keyboard appears

I have attempted Apple's example here: http://developer.apple.com/library/ios/#documentation/StringsTextFonts/Conceptual/TextAndWebiPhoneOS/KeyboardManagement/KeyboardManagement.html However, it ...
0
votes
4answers
37 views

scrolling is slower when I have images from server

What I have is tableView. In each cell I am displaying image and name and some details next to it. Images are on server. For images what I was doing is below. UIImageView *imagePathImage = ...
1
vote
1answer
85 views

UITableViewCells with long labels won't indent in editing mode

I have a plain (UITableViewStylePlain) UITableView with basic (UITableViewCellStyleDefault) UITableViewCells in iOS 6.1. When it enters editing mode, its cells indent as I want them to. But only if ...
1
vote
3answers
64 views

How to perform show and hide effect for image on UITableViewCell?

In my iPhone app I have to show check-mark image on left side of the cell, first time there is no image on the cell, when user select the cell it will show the check mark image on right side of the ...
1
vote
2answers
112 views

Expandable and Collapsable UITableViewCell with Custom Views

Not Getting any Idea on how to solve this .... Ok. This is my custom UITableViewCell with three different Child Views. That you can see with different colors. Here , Height of my second Child View ...
0
votes
1answer
55 views

-[__NSCFString objectAtIndex:] cellForRowAtIndexPath: crashes when trying to access arrays objectAtIndex:indexPath.row

Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString objectAtIndex:]: unrecognized selector sent to instance 0xa84a800' I am loading in data to a ...
0
votes
1answer
42 views

I want to increase the thickness of border cell for my UITableVewStyleGrouped for my iPhone app

I want to increase the thickness of cell border of UITableVewStyleGrouped table for my iPhone app. http://screencast.com/t/vWf8sg9D6oA
0
votes
1answer
119 views

IOS grid using UITableviewcell

I want to create a grid view using UITableView and UITableViewCell customization, because for each row i want to display a background image for the row. please help me to find a solution other than ...
2
votes
3answers
118 views

UILabel created at didSelectRowAtIndexPath keep repeating at same position

Hi I have a problem with UILabel repeating the same position at UITableView. I have a custom cell and three UILabels . I only display first Label at cellForRowAtIndexPath and the other two at ...

1 2 3 4
15 30 50 per page