Hello,

I want to disable all fields of a dataset on a form, but except a
specific one.

I tried these lines:

    xxxxx_ds.allowEdit(false);
    xxxxx_ds.object(fieldnum(xxxxx,fieldName)).allowEdit(true);

but they doesn't work, because Datasource properties overwrite field
properties.

What may be the solution of this job?

Many Thanks

Ozan


Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to