Quantcast
Channel: NAV Three Tier — mibuso.com
Viewing all articles
Browse latest Browse all 10032

RowNumber in RTC Report

$
0
0
Hi to All,

I want to make a RowNumber in RTC Report . I put this code on Report Code propertis:

Public RowNumber as Integer
Public Function SetRowNo
RowNumber=RowNumber+1
End Function

Public Function GetRowNo
Return RowNumber
End Function

and when I click print preview it works fine (picture 1)r95l8c0m6xy4.jpg

but when I save report as PDF doesn't work (picture 2)ihn5q0frf5rd.png


I use NAV 2016
Any advice,
Thanks a lot

Viewing all articles
Browse latest Browse all 10032

Trending Articles