change background of TMSFMXTableView

Hi

I can not set the background of the table view in the style editor or using the using the fill bitmap property. I like to change the grey background using a image like pinstripe.

Thanks,
Avanish

You need to select the itembackground element in the stylebook editor. This is located in the treeview under the header and footer element. Then edit the fill and select a bitmapbrush. If the image is not showing then you need to check if the Fill kind is bkBitmap.