Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Setting table view row/cell background image

$
0
0
hi folks,

I am starting out with some of the smartclient mobile development and need some help pls

environment

1. Smartclient Mobile beta

2. Any browser

I am trying to set the row/cell background (of a table view) with an image; how do i do this? Also I am trying to create a 2 column table and/or a free form so that i can position my attributes in a freeform manner. Appreciate your guidance many thanks

p.s. i tried this approach but it does not seem to work:
final CellFormatters cellF = new CellFormatters(titles[10]);
cellF.setStyleName("app-myCell"); //css predefined/injected


cheers
frank

Viewing all articles
Browse latest Browse all 4756

Trending Articles