Good question. It isn't currently supported by the default renderer, but there's no reason it shouldn't be (and it would actually clean up the code a bit). If you write your own renderer it should work fine.
On Aug 31, 2010, at 8:26 AM, A. J. wrote: > Hi, > Is it possible to use path expressions in TableView column names ? > ex: > > <TableView.Column name="otherObj.property" /> > > thanks > AJ >
