Thanks for both responses. I'm going to try them both. Two clarification questions:
- In Ernesto's idea (override populateItem()), would the model still be dynamic? That is, if the table is used in a form and the data updated, would the table reflect the new change? My terminology may be a little off here. - In Jason's idea (create a wrapped model), the notion of "default" is actually an audit train object, not just a string? This wouldn't be the end of the world, since AuditTrain is just an interface and I could provide an instance of an anonymous inner class. It would have to return "undefined" for it's name property, etc. Thanks again, I will tinker with them both today. Norman --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
