R
Richard Coltrane
Hi there,
As i understand it binding sources are supposed to be a layer of indirection
for an underlying datasource.
However I often find my self unable to delete records from a binding source
using the remove method, and yet if i delete a row from its underlying
datasource/data table - thats work fine.
What are the conditions surrounding deletes from a binding source? It a bit
of a waste of time in providing "indirection" if i have to keep going to the
underlying datasource anyway.
Thanks
Richard
As i understand it binding sources are supposed to be a layer of indirection
for an underlying datasource.
However I often find my self unable to delete records from a binding source
using the remove method, and yet if i delete a row from its underlying
datasource/data table - thats work fine.
What are the conditions surrounding deletes from a binding source? It a bit
of a waste of time in providing "indirection" if i have to keep going to the
underlying datasource anyway.
Thanks
Richard