Subject Datasource OnStatechange not firing
Author deon_haupt
Hi I am a newbie to Ibojects. I use IBO and I need the onstatechange
on the Tdatasource to fire when the dataset state changes. When i set
a IBOTable active the event fire correctly when i set the dataset
into edit or insert mode. However , when I use either the filter or
SQLWhere property then the state is always reported as dsBrowse ,
even though it is in edit or insert mode. I can post the changes to
the dataset. What am I missing here ???