Does anyone know how to implement a UITableView...but without the nasty grey-striped background view? I'm sure it looks nice in other apps but it really, REALLY doesn't match my UI design so far. A UITableView would be perfect for what I'm trying to do, though.
Just to clarify, it would be a grouped UITableView (UITableViewStyleGrouped, not Plain)...I just want to get rid of the gray background and have it float where it normally would be but with transparency instead of gray stripeys.
Any ideas (if you can tell what I'm saying here)?
Just to clarify, it would be a grouped UITableView (UITableViewStyleGrouped, not Plain)...I just want to get rid of the gray background and have it float where it normally would be but with transparency instead of gray stripeys.
Any ideas (if you can tell what I'm saying here)?