Hi,
You can try with below code
CurrPage.SetSelectionFilter(yourrecord); yourrecord := rec; if yourrecord.FindSet() then totalcoount := yourrecord.count;
Hi Ibakordor Kharmih,
please have a look at SetSelectionFilter
SetSelectionFilter gets the selected records, and you can just do a .Count() after getting them.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156