Crash at the SetMaxrows(nRows).

0 votes
asked by
edited by

Hi,
When I use the interface SetMaxrows(nRows) and when nRows=25. It crashes at SetMaxRows.
I am using C++, Farpoint Version: 7.0.32.

I tried with passing INT_PTR, but even then it crashes. Can you please provide .pdb files for FPSPR70.ocx so that we can debug and check the crash?
If you have the solution, please let us know.

Regards,
Prabhu

1 Answer

0 votes
answered by (264k points)

Besides the SetMaxRows you add in your code, use the m_SS.SetAutoSize(true); as well. It has been confirmed by users that it fixed their errors when they worked with the SetMaxRows function.

I couldn't find anything else for this function you've mentioned above. There is only sample code pasted on various websites that have nothing to do with your inquiry.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...