Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (headertitle)
Browsing latest articles
Browse All 8 View Live

section.headerTitle Styling

Hi All, Does anyone know whether the Section Header Title can be styled and if so how? Kind regards Paul Pounder

View Article



How to Hide Section headerTitle

How can you show/hide table section headerTitle's?

View Article

Colorchange of headerTitle possible?

Hey there, I'd like to know if it's possible to change the headerTitle of a GROUPED TableView. The only thing I found was to creaate a seperate View for it (which coudn't be the best solution?)....

View Article

change style of headerTitle

i have headerTitle in android SDK 1.7.5 but it's font size is very small i wanna change style of titleHeader, how can i do it?

View Article

TableViewSection font property

May I ask for someone to suggest a correct way to edit the Font style property of text inside a section of tableViewSection? I created a simple example below to replicate my other code. I tried playing...

View Article


[Alloy] Dynamically adding TableViewSections without repeating headerTitles

I'm just starting with Alloy and am trying to figure out how to add TableViewSections to a table based on a value within the row... For example, if I am sorting the sql results alphabetically by name,...

View Article

Alloy : How to populate a ListView from a JSON with several list sections ?

I make a call to an API that returns a JSON. Here is a part of the file I get, for the example : [{"number":21,"name":"CHAMPEAUX","address":"RUE DES CHAMPEAUX - 93170...

View Article

Add alphabetic headings to listview

In the past i have added alphabetic headings to tableviews with the below code: var titleData = listdata[i].title;   if (titleData.charAt(0) !== lastChar) { lastChar = titleData.charAt(0);...

View Article

Browsing latest articles
Browse All 8 View Live




Latest Images