After thinking about this a bit, I'm not entirely sure that this would be a good idea (at least, not for the default renderers/editors). Could you describe the use case in a little more detail?
On Aug 31, 2010, at 8:57 AM, Greg Brown wrote: > 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 >> >
