Try using an IChoiceRenderer rather than a converter. On Tue, Jul 7, 2009 at 7:45 AM, Christoph Drießen <[email protected]> wrote:
> Hi all, > > I'm trying to use a Converter with a DropDownChoice overriding the > getConverter(Class type) method. Unfortunately this method never gets > called. > Any ideas? > > Christoph > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
