Forum Post: Re: Rbf_getmaxrowindex2() Doesn't Give The Correct Number Anymore - New Ui

  • Thread starter Thread starter Sri Harsha
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top