As far as I know, you cannot bound datacontrols to option buttons.

You could write one your own (with VB 5 / 6).

Or write a wrapper function, which reads the datafield, and depending on that value set an option-button on or off.


Hope it helps


Crazy D