Unable to set TotalRow and Rowcount programmatical

I am not able to set the Rowcount and Totalrows for the IWADVWebGrid at runtime to the same number. I have to always set the Totalrows property to 1 more than the rowcount.






Hi,


We are not aware of such an issue with the TIWAdvWebGrid control.
Can you please explain exactly how this can be reproduced and if you see any error messages?
Please also provide the following info:
- Version of Delphi you are using
- Version of IntraWeb you are using
- Name and version of the browser you are using
Embarcadero? Delphi 10 Seattle Version 23.0.20618.2753 
Intraweb 14.1.14
TMS Pro Pack

There is no error. Grid will not populate with data if the Totalrow is set programmatically to the same number as the rowcount. Grid only populates if the Totalrows is a number higher than the rowcount.

Thanks

I have not been able to reproduce this issue.
Can you please provide a ready to run sample project that demonstrates the issue so I can further investigate this?