S
Sri Harsha
Guest
Hi Iram, RowIndex was always 0 based and there was an issue with older getMaxRowIndex2() API call. For example, if you use rbf_getGridValue2(0, 'myFieldName', 1) call in Classic UI, it returns the value from the second row and not the first row. So, rowIndex was always 0-based. So, rowIndex remains the same in both Classic and New UI but the getMaxRowIndex() API returns the correct max rowIndex in New UI. You can be assured of that. Also, i agree that the info that rowIndex is zero based is missed in the documenation. We shall take a note of it and do the necessary. By the way, the new documentation URL is documentation.progress.com/.../ . The one pointed before was on Classic UI. Going foward, please use this for reference. Regards, Harsha.
Continue reading...
Continue reading...