Disable live bindings at run time

168 Views Asked by At

I have a TStringGrid bind to a DataSet using liveBindings. I want in specific situations to disable the connection. What is the proper way to achieve this at run time?

0

There are 0 best solutions below