Tagged Questions
0
votes
0answers
15 views
button to change color header after rebuilding tableview
I'm writing a program like an e-book that has a button changing color of section view in a table view (like a contrast mode). This table view works as an index menu and can appear when swipe.
how can ...
0
votes
1answer
53 views
iphone - How to limit the number of visible cell in one section
I have one table with two section and each of them has 7 fix row, as I am using story board I can set my table to static table and fill it statically.
The problem is, It makes me a tall view and user ...
1
vote
1answer
32 views
ELI5 how to add sections to a UITableView
Can someone please explain in basic terms how the flow for adding sections works?
I have an array of objects that I am currently populating into a single sectioned UITableView, however i would like ...
1
vote
0answers
72 views
Parse RSS feed and sort UITableView by date using Cocoa-touch
I parse a RSS-Feed an show the result in a UITableview with one section. The rows ar dynamic by item count.
Now i want to sort all News from the Feed by date. All news from a date in a separate ...
1
vote
0answers
55 views
searching in UITableView, but keep each section with a result
When I look at this table for a product, I force myself to search by product name search.
Within this list, you will find the name, image, product description and thumb.
See the code below:
-(void) ...
1
vote
0answers
180 views
in tableview how dynamically changing section y position ios
The Screen Shot I added here i have dynamic data in my sections. Each section have one row and have label and values in it . my problem is when i add or change count of values its sections 'y' ...
0
votes
0answers
33 views
Table reload row data but new sections overlapping old sections that don't scroll
I have a table with dynamic rows cell. Table contain sections based on first letter of cell items.
When I reload data, if data has changes, old section still remain fixed on the screen and the new ...
0
votes
0answers
58 views
Application crash on UITableview Section deletion
I have implemented an expandable and collapsable UITableView in my iPad application. User may add or delete a section. I am deleting section on the base of button tag that is placed on section header. ...
0
votes
1answer
23 views
Increase the gap between TableView sections?
Is it possible to increase the gap between TableView sections?
I have two sections that are grouped and I want to add a segment controller in between two sections. I've got the segment controller in ...
0
votes
3answers
115 views
Show dynamic titles for tables in UITextView
I have an array with events. All these events are shown in a UITableView. How can I set a new section title each time a new event date is printed?
E.g.:
20.12.2012
- event 1
- event 2
- event 4
...
0
votes
2answers
128 views
Multiple sections in UITableView
Actually i'm using only one section. I sort my data stored in core data by date.
I want to have two sections (latest and history). In my first section "latest" I want to put my latest date and in ...
0
votes
2answers
263 views
Add section with animation in UITableView?
I am working in iPhone application, Using UITableView to develop my application. i have 3 section and each section have 1 row, when the user press UIButton in Section1 to call B1 method for add one ...
0
votes
0answers
32 views
Adding a view to an array affects the view's display?
I am having a hard time inserting section headers for a uitableview in a master/detail iPad app. Presently, my app just creates a section header view every time one is requested by the table view. I ...
-1
votes
1answer
69 views
only one row select at time on UITableView multiple sections. (UITableViewCellAccessoryCheckmark)
my english very poor.. sorry TT
only one row select at time on UITableView multiple sections. (UITableViewCellAccessoryCheckmark)
What should I do?
0
votes
1answer
101 views
UISearchBarDelegate on UITableView with Sections Issue
I'm having issues with implementing the UISearchBarDelegate on my UITableView with sections issue where every time I try to search for something inside the UITableView, either it doesn't display the ...
0
votes
2answers
96 views
TableView Sections iPhone
I have a tableview with dates for sections. I want to have each section have the correct amount of rows based on how many items fall under the date.
To do this I created an NSMutableDictionary that ...
2
votes
0answers
800 views
iOS tableview section header won't stay on top of view
As the title implies, the section header I have in my table, when scrolling won't stay on top. It was working before but for some reason, it stopped. I can't figure out why for the life of me. Any ...
0
votes
0answers
204 views
viewForHeaderInSection for UITableView shows wrong view
I'm trying to load a different UIView (from an XIB) for different sections of a UITableView. I have an UIView setup as an instance variable for section 0 and one for section 1. I also have methods ...
1
vote
1answer
638 views
UITableView reuse section header view: header view disappear when using UITableViewRowAnimationFade
I prefer to use UITableView to create table with 2 level hierarchy like this picture. Everytimes user tap on header, content is collapse or expand. After 3 days research, I found that there are 2 ...
1
vote
2answers
296 views
UITableView won't show floating section title
In my app I'm having some weird issues with UITableView. Basically my tableview is made of two sections with 10 rows each. I can't get it to show floating section headers with section titles (like ...
0
votes
1answer
139 views
Custom Tableview section header is all black
I have a tableview section header, for which I'd like to add a custom view. When the tableview loads, it appears black, shown here: http://postimage.org/image/luluolc57/ When I start scrolling, and ...
0
votes
1answer
98 views
Formula for calculating dynamic UITableView sections
Greetings StackOverflow.
I have a scenario, in which I have a UITableView with a dynamic amount of sections.
This means that the table may have 1 section, 5 sections, 100 sections, whatever.
The ...
0
votes
0answers
313 views
How can I update/reload/refresh a section header view in a UITableView?
I'm willing to change a specific header view of my UITableView when I click a row.
I've read all posts about it yet. I tried "reloadData", "setNeedDisplay", "reloadSections:withRowAnimation:", and ...
1
vote
1answer
357 views
iOS – Grouped UITableView sticky header/footer sections
Is it possible to have sticky header/footer sections for a UITableView that is grouped?
If not, is there an alternative way of achieving this?
-1
votes
1answer
151 views
TableView section
I want to design a dynamic table which has 2 sections, first section has 4 cells and second one has 41 cells. I want to program these 2 sections separately but I can only modify one section. how can I ...
0
votes
0answers
111 views
Section UITableView PList Alphabetically Multiples Keys Array of Dictionaries
I'm trying to section a UITableview with multiples keys in datasource. However, I only want the NAME to sectioned and the other to be in the details views... I accomplished what I wanted with ...
0
votes
1answer
167 views
Custom Index Section List Positioning
I've implemented a custom index section list by programmatically adding buttons using a loop. Here is the code in my table view controller:
int offset = 65;
int yposition = 40;
NSString *letter;
for ...
0
votes
0answers
75 views
Sections in plist based TableView
I have a TableView populated from a plist (array of dictionaries). As the list is getting long I want to section the tableview. I want it sectioned by the key "Country" in the dictionary. Number of ...
0
votes
0answers
576 views
How to draw a gradient color background for a UITableView section of grouped Cells
I need to custom a section including several cells of an UITableView in a grouped style. Actually, I'd like to set a gradient color background to each section of cells. The number of cells per section ...
1
vote
0answers
121 views
error with following iOS code, coldn't what's the exact error source
I have the following error when expand a UItableView section
, basically, the section will add rows of cells to the current section and collapse the row of cells of the previously expaned section.
...
1
vote
0answers
139 views
UITableView Expanding Section generated errors
I have a snippet of code of expanding the rows of cells of section. The error occurs at the xtable updates [UIViewAnimation ...
0
votes
3answers
239 views
Crashed With Implementing Multiple Sections In UITableView
I'm now learning UITableView class on iOS development. I want to implement three sections in my tableView, but it always crashes when I tap the tabBarItem which contains the tableView. My code is ...
0
votes
1answer
359 views
Unrecognized Selector - Custom UITableView Section Headers
I'm trying to create a custom UIView (.h .m & .xib) for a UITableView Section Header.
The aim is that I can pass the Heading title using the following line:
sectionHeaderView.sectionLabel.text = ...
0
votes
2answers
535 views
How to set background color for specific section header?
I have a TableView with 10 sections that are loaded from a plist file and I have switches with which some of the sections can be turned off. I need to set a specific background color for each section ...
0
votes
0answers
159 views
Table View Sections
Still struggling and inching along here with my code. I've adapted some help from others and so far this is what i've got. The below data gives me everything I am looking for except it is not placing ...
0
votes
1answer
381 views
UITableView Sections based on Core Data attribute
In my app, I have a UITableView that is populated by Core Data, currently a string called "name." I want to be able to divide this tableview into 3 sections, which could be named 0, 1 and 2, or 1, 2 ...
1
vote
0answers
56 views
Hidding/Deleting Table View Sections
I'm developing an app similar to that of the contacts app. It has a list of items and each item has a detail view. The detail view is a table view and displays values such as name, place, value, etc. ...
0
votes
1answer
239 views
How to rearrange sections, when using Core Data
Is there any way I can rearrange the sections of a Table View that uses Core Data, without using a Sort Descriptor?
The kind of sort I need is not alphabetical, and it'll vary on time (I have read ...
0
votes
2answers
699 views
Table View organization into Alphabetical Sections
ok, onto my next dilemma. I've done a ton of Googling and it seems there are several ways to go about it, but none seem to fit my structuring of my table view. I'm using Xcode 4.3.2 with ARC and ...
0
votes
2answers
2k views
Trouble with reloadSections:withRowAnimation animation
I have a UITableView with two sections (a top section and a bottom section). When items are "checked off" in the top section (section 0), I'm moving them them to the bottom section (section 1) and ...
0
votes
0answers
169 views
sectionForSectionIndexTitle not scrolling
i've searched the different questions and haven't found the same problem.
I have a UITableView that is populated with sections and rows.
So far so good.
I've implemented both ...
0
votes
0answers
391 views
Problems in UITableview with sections [closed]
I try to make a tableview with 2 sections that connect to a Detailview.
But I have a problem to configure the cell.
It would be nice if someone could help me to complete the code for the cell.
Or ...
1
vote
1answer
81 views
how can i get the section number of a selected custom TableViewCell?
how can i find out in which section i clicked? i need the number to send the item to another view:
- (IBAction)mapButton:(id)sender {
UIButton * myButton = sender;
int row=myButton.tag;
...
2
votes
1answer
287 views
iOS: How to sort rows in specific Section of uitableview
i am populating my tableview with nsfetchedresultscontroller.
i am using an nssortdescriptor to sort the sections and rows. actually i am sorting from new to old.
But now, i want only to sort the ...
2
votes
2answers
401 views
Make only certain sections of UITableView editable
I have a UITableView with multiple sections, and I want to make only one section editable (swipe to delete).
I have a feeling I have to do something in the willBeginEditingRowAtIndexPathdelegate ...
2
votes
3answers
4k views
Animate the insertion of a new section in UITableVIew
I have this button on my view, and when I press it I insert a new section in my table view ( I have a logical condition in my -(NSInteger) numberOfSectionsInTableView:(UITableView*)tableView
{
...
0
votes
2answers
557 views
Insert a new section in UITableView
I am developing an application that shows all the courses that take place in a class room depending on the time and date. In the prototype I was thinking to implement a UITableView, with two sections, ...
0
votes
1answer
213 views
UITableView section when previous section is out of screen iPhone
I'm developing an iPhone application and have some trouble with checking the section of a grouped tableview. When the first section is not visible anymore because I scrolled the tableview down and the ...
2
votes
1answer
105 views
how to set Section with String @“XYZ” as first section in tableview
I am populating my TableView with data from coreData.
I want to set an Section with a special String as always the first Section in the TableView.
How can i do that?
0
votes
3answers
91 views
Return different number of rows for the same section (depening on variable)
I have a tableview with 2 sections.
Section 1 has 1 row
Section 2 has either 1 or 2 rows depending on an integer
I tried something really simple, which should really work. But it doesn't:
...


