Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

fmDotNet FindRequest - total record count? with using SetMax()


This topic is 4479 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

Hello,

I've been looking deeply in the documentation and couldn't seem to find it!

But just to make sure I thought I'd ask...

I'm looking for a property exactly like this. I've looked at the TotalRecords property, but that's not it...

The issue is I'm doing a FindRequest with SetMax() and SetSkip() but I would like to have the total record count of the found set for browsing purposes...

I've been using the Rows.Count of the DataTable, but it's usually set to 20, since my SetMax value is set to 20...

Thanks!

  • Newbies
Posted

I'm looking for a property exactly like this. I've looked at the TotalRecords property, but that's not it...

Yes, that property doesn't seem to be linked to the FindRequest, so it doesn't give me the right results number :(

  • Newbies
Posted

Exactly, when I first read it, I was pretty sure to have found what I wanted...

But after doing the FindRequest, I called that property and it keeps returning 0...

This topic is 4479 days old. Please don't post here. Open a new topic instead.

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
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.