Jump to content
Sign in to follow this  
Stéphane Wierzbicki

TFDmemtable locate function always return true when called within a beginbatch/endbatch block

Recommended Posts

Hello, 

 

I tried to call a TFDmemtable.locate function within a beginbatch/endbatch block and the function always return true (even when no record is in the table nor exists). 

 

Locate function is working as soon as I remove the beginbatch/endbatch block. 

 

Is this expected? 

Edited by Stéphane Wierzbicki

Share this post


Link to post
Guest

DevExpress has a lot of BeginXx/EndXx that have similar effects.

I could consider it ok to have Locate being a postponed function.

But i can also see that other views are valid. Tricky.

Edited by Guest
grammar

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×