L
Laura Stern
Guest
With BindingSource1:AutoSync set to true, the BindingSource will be notified automatically when the query is re-opened, so that it, in turn, can notify any controls that are bound to it to refresh. It's all in the doc 
Continue reading...
Continue reading...