Chris Pratt wrote: > > If there is a getInnerClass() method on the class implementing foo, that > should work. If it is simply an inner class you're trying to address, > that > will not work (since, it does not meet the bean spec). Is this the case? > (*Chris*) > foo is just the table uid and represents the row object, which is an "Item" so this class does have a "getInnerClass()" method. It does work if I use "innerClass.testId" as the property but this results in an undesirable sort param -- I want just "testId".
I ended up writing wrapper methods to access the "InnerTestClass" member variables in "Item". This works but I thought there might be a better solution. -- View this message in context: http://old.nabble.com/Need-help-with-external-sorting-issue-tp28736891p28750440.html Sent from the DisplayTag - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ displaytag-user mailing list displaytag-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-user