2012-04-27 15 views

Odpowiedz

5

następujący kod może być pomocne dla Ciebie.

profileTable.separatorStyle = UITableViewCellSeparatorStyleNone; 
+1

Jego człowiek nie pracuje. Brak wpływu na kod. Zastosowałem go przed –

+0

w której metodzie ustawisz profileTable.separatorColor = [UIColor clearColor]; ta linia...? – sandy

+0

- (UITableViewCell *) tableView: (UITableView *) tableView cellForRowAtIndexPath: (NSIndexPath *) indexPath –

-3
var tableView = Ti.UI.createTableView({ separatorColor: 'transparent', backgroundColor: '#FFFFFF' }); 
+0

http://www.iphonedevsdk.com/forum/iphone-sdk-development/16584-table-view-separator-color.html –

+0

możesz ustawić kolor tła tabeli jako kolor separatora –

Powiązane problemy