@@ -80,6 +80,7 @@ type
property OnFilterRecord;
property OnNewRecord;
property OnPostError;
+ Property OwnsData;
end;
{ TExtJSJSONObjectDataSet }