it turns out I have to create an EDT also, not just BaseEnum. The
new EDT then will refer to my BaseEnum in its ENUM Type Property.

But there's still one minor problem, eventhough my BaseEnum and EDT
has Style "RadioButton", it display as ComboBox ?...hhmm well...




--- In [EMAIL PROTECTED], "anton_tjiptadi"
<[EMAIL PROTECTED]> wrote:
>
>
> Hi,
> I'm trying to add field input in my report class (overide method
> Dialog):
>
> -->  dialogOptions = dialog.addField(typeid
> (MLR_VAT_OPTIONS),"OP ","Options");
>
> dialogOptions is my variable with type DialogField,
> MLR_VAT_OPTIONS is my BaseEnum with style RadioButton and has two
> options (or elements) : CreateNew or RePrint.
>
> The class produce an error when its run :
> FormBuildRadioControl object doesn's have a method "Label"....
>
> Is this mean I can not add field with type radiobutton id my
report
> Dialog ? or is there other function I can use ?
>
> thanks,
> Anton







Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to