-
SueK replied to the topic Problem using a filter in the forum kbmMemTable 5 years, 1 month ago
For those interested, the problem was in my code.
Thanks, Kim, for the help
Sue
-
SueK replied to the topic Problem using a filter in the forum kbmMemTable 5 years, 2 months ago
Hi Kim,
I will prepare something. I am restructuring my code to simplify it, in case there is something I am doing wrong that I have missed.
Thanks,
Sue
-
SueK replied to the topic Problem using a filter in the forum kbmMemTable 5 years, 2 months ago
I should have mentioned I am using 7.92
Sue
-
SueK started the topic Problem using a filter in the forum kbmMemTable 5 years, 2 months ago
I have an issue where a filter works sometimes and not other times, and I cannot see what is different.
The table is defined by
FDataTable.FieldDefs.Add(‘RemoteNo’, ftWord, 0, TRUE {required});
FDataTable.FieldDefs.Add(‘DataNo’, ftSmallInt, 0, TRUE {required});
FDataTable.FieldDefs.Add(‘SubDataNo’, ftSmallInt, 0, TRUE…[Read more]
