On Tuesday 18 September 2018 20:06:46 mohamed hamza wrote:
> Try to do a filter  and then  find a value outside the filter.  ( using
> navigator)
>
> Ex
>     values = ( 10,20,30,40)
> set filter to value > 20   values  = ( 30,40)  are  listed
> try find 20    20 is listed  and the filter is off
>
You expect that tdataset.onfilterrecord is called in a tlocalindex.find() 
call? It is not called currently. Probably not easy to achieve without 
performance loss. I'll take a look.

Martin


_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to