I'm trying to figure out how to have a RadioChoice's display value be different 
from the option value.  For example, I want to display:

(x) Display Options on Single Page
( ) Display Options on Mulitple Pages

But I want the value saved to the model to be either "single" or "multiple".  
I'm guessing it has to do with using a RadioChoice constructor that takes a 
IChoiceRenderer that has overridden methods that do what I want.  But I can't 
find any but the simplest of of RadioChoice examples.

Can someone point me to web resource or show me how this is done?

Thanks in advance!


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to