Hi Ibakordor Kharmih,
please have a look at SetSelectionFilter
SetSelectionFilter gets the selected records, and you can just do a .Count() after getting them.
Hi,
You can try with below code
CurrPage.SetSelectionFilter(yourrecord); yourrecord := rec; if yourrecord.FindSet() then totalcoount := yourrecord.count;
Hi, hope the following can give you some hints as well.
https://yzhums.com/5625/
Thanks.
ZHU
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
We are honored to recognize Mansi Soni as our August 2025 Community…
A new season of Super Users has arrived, and we are so grateful for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.