I
IramK
Guest
Hello, In version 3.2.0.0., rbf_getMaxRowIndex2() used to return the correct maximum value for a row Index, however in version 4.0.2.0, this doesn't work the same. I've tried it in two scenarios: If there are no rows in the grid Version: 3.2.0.0.: returned 0 (correct) Version: 4.0.2.0: returned -1 (wrong) If there were 2 rows but then deleted them Version 3.2.0.0: returned 2 (correct) Version: 4.0.2.0: returned 1 (wrong) Has this functions functionality been changed? Kindly let me know. Cheers. Iram
Continue reading...
Continue reading...