Jump to content
Server Maintenance This Week. ×

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


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

Recommended Posts

  • Newbies

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!

Link to comment
Share on other sites

  • Newbies

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 :(

Link to comment
Share on other sites

This topic is 4199 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.