Top "Sections" questions

How do I populate two sections in a tableview with two different arrays using swift?

I have two arrays Data1 and Data2 and I want to populate the data within each of these (they contain …

arrays uitableview swift sections
Adding a cross-reference to a subheading or anchor in another page

How to insert a cross-reference in a reST/Sphinx page to either a sub-header or anchor in another page in …

python-sphinx restructuredtext sections cross-reference
How to implement RecyclerView with section header depending on category?

I want to implement sections in my list. I have a list of tasks. List has a custom adapter which …

java android header android-recyclerview sections
Adding sections, separated by dates, to UITableView in Swift

I'm a complete rookie at Swift and iOS programming so you'll have to forgive the perhaps simple question. I've created …

ios uitableview date swift sections
Iterate over sections in a config file

I recently got introduced to the library configparser. I would like to be able to check if each section has …

python file configuration sections configparser
Highlight Menu Item when Scrolling Down to Section

I know this question have been asked a million times on this forum, but none of the articles helped me …

javascript jquery hash hyperlink sections
Table View Reload Sections Crashes

I have a table view with 4 sections and 1-2 table view cells per section. The first cell has a uiswitch …

ios objective-c uitableview reload sections
Actually read AppSettings in ConfigureServices phase in ASP.NET Core

I need to setup a few dependencies (services) in the ConfigureServices method in an ASP.NET Core 1.0 web application. The …

configuration asp.net-core app-config startup sections
How to get rid of zeros in the section numbering in LATEX report document class?

So I'm writing a report using Latex and the document class I am using is report: \documentclass[a4paper]{report} …

numbers report latex sections