Jup, the bindProperty returns a value (dont know which type from the top of my head), check out the docs for the instance it returns. That instance allows you to unbind.
Greetz Erik On 11/23/06, dmandrio <[EMAIL PROTECTED]> wrote:
After using BindingUtils.bindProperty(a, b, c, d), is it possible to remove the binding ?

